소스 검색

add if section

Yuki Takei 1 년 전
부모
커밋
31c6586817
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .github/workflows/ci-slackbot-proxy.yml

+ 3 - 0
.github/workflows/ci-slackbot-proxy.yml

@@ -175,6 +175,9 @@ jobs:
 
 
   ci-slackbot-proxy-launch-prod:
+
+    if: startsWith(github.head_ref, 'mergify/merge-queue/')
+
     runs-on: ubuntu-latest
 
     strategy: