We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5703956 + e977d21 commit 44bef50Copy full SHA for 44bef50
1 file changed
rulesets/nixpkgs/require-merge-queue.json
@@ -10,7 +10,8 @@
10
"exclude": [],
11
"include": [
12
"~DEFAULT_BRANCH",
13
- "refs/heads/release-25.05"
+ "refs/heads/release-25.05",
14
+ "refs/heads/release-25.11"
15
]
16
}
17
},
0 commit comments