Browse Source

revert if line

Yuki Takei 1 year ago
parent
commit
a07b452ffb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/reusable-app-prod.yml

+ 2 - 0
.github/workflows/reusable-app-prod.yml

@@ -161,6 +161,8 @@ jobs:
   run-playwright:
     needs: [build-prod]
 
+    if: ${{ !inputs.skip-e2e-test && startsWith(github.head_ref, 'mergify/merge-queue/') }}
+
     runs-on: ubuntu-latest
     container:
       # Match the Playwright version