diff --git a/.github/workflows/module-ci.yml b/.github/workflows/module-ci.yml index e953d1f1..642f905b 100644 --- a/.github/workflows/module-ci.yml +++ b/.github/workflows/module-ci.yml @@ -241,7 +241,7 @@ jobs: if: ${{ ((github.ref == 'refs/heads/dev') && (github.event_name == 'push') && (needs.ci.outputs.run-e2e == 'true') || (github.ref == 'refs/heads/VCST-1617')) || (github.event_name == 'workflow_dispatch')}} needs: 'ci' - uses: VirtoCommerce/.github/.github/workflows/e2e.yml@d7265f38bded25c255a0e52274e6a7a49cfef46c + uses: VirtoCommerce/.github/.github/workflows/e2e.yml@VCST-1617 with: katalonRepo: 'VirtoCommerce/vc-quality-gate-katalon' katalonRepoBranch: 'dev'