Sfoglia il codice sorgente

update mergify configurations

Yuki Takei 1 anno fa
parent
commit
843e5411ee
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      .github/mergify.yml

+ 3 - 3
.github/mergify.yml

@@ -19,9 +19,9 @@ pull_request_rules:
       - author = dependabot[bot]
       - author = dependabot[bot]
       - '#approved-reviews-by >= 1'
       - '#approved-reviews-by >= 1'
       - check-success = "check-title"
       - check-success = "check-title"
-      - check-success ~= "Node CI for slackbot-proxy / .*"
-      - check-success ~= "Node CI for app development / .*"
-      - check-success ~= "Node CI for app production / .*"
+      - check-success ~= Node CI for slackbot-proxy / .*
+      - check-success ~= Node CI for app development / .*
+      - check-success ~= Node CI for app production / .*
     actions:
     actions:
       merge:
       merge:
         method: merge
         method: merge