From b3b026a3e3ad645af3de9ed3b9fa71056c2fd1a6 Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Sun, 10 Apr 2022 19:27:37 +1000
Subject: [PATCH] mergify: fix branch condition

---
 .mergify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mergify.yml b/.mergify.yml
index e49261c..8b61388 100644
--- a/.mergify.yml
+++ b/.mergify.yml
@@ -4,7 +4,7 @@ pull_request_rules:
       - check-success=ci/hercules/evaluation
       - check-success=ci/hercules/derivations
       - author=github-actions[bot]
-      - head~=^update/(nixpkgs|sops-nix|hercules-ci-effects,cachix)-
+      - head~=^update/(nixpkgs|sops-nix|hercules-ci-effects)-
     actions:
       merge:
         method: merge