Explorar el Código

update .mergify.yml

[ci skip]
Yuki Takei hace 3 años
padre
commit
ac7a5e74c8
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      .mergify.yml

+ 1 - 3
.mergify.yml

@@ -16,9 +16,7 @@ pull_request_rules:
     conditions:
     conditions:
       - author = github-actions[bot]
       - author = github-actions[bot]
       - '#approved-reviews-by >= 1'
       - '#approved-reviews-by >= 1'
-      - check-skipped = "test (16.x)"
-      - check-skipped = "test-prod-node14 / launch-prod"
-      - check-skipped = "test-prod-node16 / launch-prod"
+      - label = "prepare next version"
     actions:
     actions:
       merge:
       merge:
         method: merge
         method: merge