mergify: fix branch condition
This commit is contained in:
parent
24879605f6
commit
b3b026a3e3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pull_request_rules:
|
||||||
- check-success=ci/hercules/evaluation
|
- check-success=ci/hercules/evaluation
|
||||||
- check-success=ci/hercules/derivations
|
- check-success=ci/hercules/derivations
|
||||||
- author=github-actions[bot]
|
- author=github-actions[bot]
|
||||||
- head~=^update/(nixpkgs|sops-nix|hercules-ci-effects,cachix)-
|
- head~=^update/(nixpkgs|sops-nix|hercules-ci-effects)-
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: merge
|
method: merge
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue