Parcourir la source

update .mergify.yml

Yuki Takei il y a 3 ans
Parent
commit
ea065118a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"