소스 검색

fix: update test-prod-node20 to test-prod-node24 in mergify.yml failure conditions

Yuki Takei 2 달 전
부모
커밋
a6f1bb5258
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/mergify.yml

+ 1 - 1
.github/mergify.yml

@@ -6,7 +6,7 @@ queue_rules:
       - check-success ~= ci-app-launch-dev
       - -check-failure ~= ci-app-
       - -check-failure ~= ci-slackbot-
-      - -check-failure ~= test-prod-node20 /
+      - -check-failure ~= test-prod-node24 /
     merge_conditions:
       - check-success ~= ci-app-lint
       - check-success ~= ci-app-test