We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd1240 commit 59af4faCopy full SHA for 59af4fa
1 file changed
.mergify/config.yml
@@ -147,7 +147,9 @@ queue_rules:
147
allow_queue_branch_edit: true
148
autoqueue: true
149
queue_conditions:
150
- - files ~= ^.github/workflows
+ - or:
151
+ - files ~= ^.github/workflows
152
+ - files ~= action.yaml$
153
- author = renovate[bot]
154
- name: Python Dependency Updates
155
0 commit comments