From 08b86bf215d1c2ce9f5f66b61ca27fe723bc48e4 Mon Sep 17 00:00:00 2001 From: Emily Date: Sat, 6 Jun 2026 17:01:39 +0100 Subject: [PATCH] =?UTF-8?q?rulesets/nixpkgs:=20re=E2=80=90export?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../nixpkgs/require-merge-queue-except-periodic-merges.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json b/rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json index b80edf5..ed49c88 100644 --- a/rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json +++ b/rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json @@ -14,11 +14,11 @@ "refs/heads/staging-next", "refs/heads/staging-nixos", "refs/heads/staging-next-25.11", - "refs/heads/staging-nixos-25.11", "refs/heads/staging-25.11", "refs/heads/staging-next-26.05", - "refs/heads/staging-nixos-26.05", - "refs/heads/staging-26.05" + "refs/heads/staging-26.05", + "refs/heads/staging-nixos-25.11", + "refs/heads/staging-nixos-26.05" ] } },