Yuki Takei 1 год назад
Родитель
Сommit
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: