Przeglądaj źródła

update .mergify.yml

Yuki Takei 3 lat temu
rodzic
commit
ea065118a9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .mergify.yml

+ 1 - 1
.mergify.yml

@@ -14,7 +14,7 @@ pull_request_rules:
 
   - name: Automatic merge for Preparing next version
     conditions:
-      - author = GitHub Action
+      - author = "GitHub Action"
       - '#approved-reviews-by >= 1'
       - check-skipped = "test (16.x)"
       - check-skipped = "test-prod-node14 / launch-prod"