Skip to content

Commit

Permalink
Update module-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo authored Aug 5, 2024
1 parent 375aeab commit 00ece8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 00ece8c

Please sign in to comment.