From c417bc20e34b12919ec083670ed43fa9c866c73e Mon Sep 17 00:00:00 2001 From: Ryu Sato Date: Sat, 17 Feb 2024 09:28:16 +0000 Subject: [PATCH] update condition rule --- .mergify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 5858428..c33b30a 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -29,7 +29,6 @@ pull_request_rules: conditions: - author = github-actions[bot] - label = "type/prepare-next-version" - - label != flag/ci-fail actions: review: type: APPROVE