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 4cf9711 commit 25803f5Copy full SHA for 25803f5
1 file changed
.mergify/config.yml
@@ -27,7 +27,9 @@ pull_request_rules:
27
- docker
28
- name: Automatically queue Github Actions Updates
29
conditions:
30
- - files ~= ^.github/workflows
+ - or:
31
+ - files ~= ^.github/workflows
32
+ - files ~= action.yaml
33
- author = renovate[bot]
34
actions:
35
queue:
0 commit comments