2
0
Эх сурвалжийг харах

update mergify configurations

Yuki Takei 1 жил өмнө
parent
commit
3f9bf1ca4a
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      .github/mergify.yml

+ 3 - 3
.github/mergify.yml

@@ -19,9 +19,9 @@ pull_request_rules:
       - author = dependabot[bot]
       - '#approved-reviews-by >= 1'
       - 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:
       merge:
         method: merge