Commit 4bbba6fa authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

Update e2e workflow

parent 88e1b433
...@@ -68,7 +68,7 @@ jobs: ...@@ -68,7 +68,7 @@ jobs:
GIT_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }} GIT_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }}
deploy_and_tests: deploy_and_tests:
if: github.event.review.state == 'approved' # if: github.event.review.state == 'approved'
needs: push_to_registry needs: push_to_registry
uses: blockscout/blockscout-ci-cd/.github/workflows/e2e_new.yaml@master uses: blockscout/blockscout-ci-cd/.github/workflows/e2e_new.yaml@master
with: with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment