Skip to content

Commit afee6e0

Browse files
committed
rulesets/nixpkgs: enable merge queue for staging-nixos
1 parent b6f159e commit afee6e0

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)