Skip to content

Commit

Permalink
Improve changelog generator timing
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Jul 3, 2024
1 parent 09c5769 commit 311a881
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/changelog-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ on:
push:
branches: [stable]
workflow_run:
types: [completed]
workflows: [.github/workflows/publish-release.yml]
workflows: ["Publish Release"]
types:
- completed
workflow_dispatch:
jobs:
generate_changelog:
Expand Down

0 comments on commit 311a881

Please sign in to comment.