We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e5296 commit 6a506e5Copy full SHA for 6a506e5
1 file changed
.github/mergify.yml
@@ -15,7 +15,7 @@ pull_request_rules:
15
- label=ci:auto-merge
16
- not:
17
and:
18
- - "head=renovate/lock-file-maintenance"
+ - "head!=renovate/lock-file-maintenance"
19
- "created-at>24h ago"
20
- base=master
21
- check-success=build
0 commit comments