Explorar o código

update mergify.yml

Yuki Takei hai 1 ano
pai
achega
7aefc2f75f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/mergify.yml

+ 1 - 1
.github/mergify.yml

@@ -2,6 +2,7 @@ queue_rules:
   - name: default
     allow_inplace_checks: false
     queue_conditions:
+      - "#check-failure=0"
       - check-success = "check-title"
       - or:
         - and:
@@ -12,7 +13,6 @@ queue_rules:
             - check-success = "ci-app-test (20.x)"
             - check-success = "ci-app-launch-dev (20.x)"
     merge_conditions:
-      - check-success = "check-title"
       - "#check-failure=0"
       - or:
         - and: