Skip to content

Commit

Permalink
chore[XXXX]: updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
ashanmugavel committed Jul 23, 2024
1 parent 8d629d0 commit db3ef7e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@
name: "[BE][FE][DOCUMENTATION] Publish documentation"

on:
workflow_dispatch: # Trigger manually
workflow_dispatch:
pull_request:
paths:
- 'docs/**'
branches:
- main
push:
branches:
- main
paths:
- 'docs/**'

jobs:
publish:
Expand Down

0 comments on commit db3ef7e

Please sign in to comment.