We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2583f3 commit 017f566Copy full SHA for 017f566
.github/workflows/dependabot-auto-merge.yml
@@ -6,7 +6,7 @@ on:
6
- synchronize
7
8
workflow_run:
9
- workflows: ['*']
+ workflows: ['*', '!changelog']
10
types:
11
- completed
12
0 commit comments