Skip to content

Commit 328e1f9

Browse files
Merge pull request #201 from qowoz/staging-nixos
rulesets/nixpkgs: enable merge queue for staging-nixos
2 parents b6f159e + afee6e0 commit 328e1f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"refs/heads/staging",
1414
"refs/heads/staging-next",
1515
"refs/heads/staging-25.05",
16-
"refs/heads/staging-next-25.05"
16+
"refs/heads/staging-next-25.05",
17+
"refs/heads/staging-nixos"
1718
]
1819
}
1920
},

0 commit comments

Comments
 (0)