Explorar o código

add if section

Yuki Takei hai 1 ano
pai
achega
31c6586817
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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: