Ver Fonte

add if section

Yuki Takei há 1 ano atrás
pai
commit
31c6586817
1 ficheiros alterados com 3 adições e 0 exclusões
  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: