Skip to content

Commit

Permalink
fix: run docs workflow when workflow is changed
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Khandeparkar <[email protected]>
  • Loading branch information
harshkhandeparkar authored Jan 5, 2024
1 parent 87b0ad7 commit 5ef3fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swagger_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "controllers/*.go"
- "cmd/backend.go"
- "docs/redocly.yaml"
- ".github/workflows/swagger_docs.yml"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5ef3fe1

Please sign in to comment.