We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a506e5 commit 96a6cf4Copy full SHA for 96a6cf4
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