Skip to content

Commit

Permalink
dependabot auto merge ignore changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kyledurand committed Nov 4, 2024
1 parent c2583f3 commit 017f566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- synchronize

workflow_run:
workflows: ['*']
workflows: ['*', '!changelog']
types:
- completed

Expand Down

0 comments on commit 017f566

Please sign in to comment.