From 62143f528e903f4c1a599ca75c7fbc735a6c249c Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:39:35 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20CI=20Change?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/mergify.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index ab5f4526..4963ada6 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -4,8 +4,10 @@ pull_request_rules: - or: - base=main - base=dev - - "status-success=test" - - "status-success=build" actions: merge: method: merge +queue_rules: + - name: default + queue_conditions: + - check-success = test