فهرست منبع

update mergify.yml

Yuki Takei 1 سال پیش
والد
کامیت
1937b17011
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/mergify.yml

+ 2 - 0
.github/mergify.yml

@@ -3,9 +3,11 @@ queue_rules:
     allow_inplace_checks: false
     queue_conditions:
       - '#check-failure = 0'
+      - '#check-pending = 0'
       - check-success ~= ci-app-
     merge_conditions:
       - '#check-failure = 0'
+      - '#check-pending = 0'
       - check-success ~= ci-app-
       - check-success ~= test-prod-node20 /