Skip to content

Commit

Permalink
ci: trigger new publish on repo dispatch for openapi changes on the api
Browse files Browse the repository at this point in the history
  • Loading branch information
joaodcp committed Jan 4, 2025
1 parent 84e1491 commit 8366aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
# Runs on pushes targeting the default branch
push:
branches: ["production"]
repository_dispatch:
types: [openapi_doc_change]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 8366aa5

Please sign in to comment.