Skip to content

Commit 6a685a5

Browse files
committed
Update mergify rules
1 parent 4004a93 commit 6a685a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.mergify.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ pull_request_rules:
33
conditions:
44
- author=Lyndeno
55
- title=Update flake.lock
6-
- "check-success~=nix-build"
6+
- "check-success=ci/hydra:nix-config:master:aarch64-linux.nixos-trinity"
7+
- "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-morpheus"
8+
- "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-neo"
9+
- "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-oracle"
10+
- "check-success=ci/hydra:nix-config:master:x86_64-linux.git-hooks"
711
actions:
812
merge:
913
method: merge

0 commit comments

Comments
 (0)