Commit 264a3102 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

fix cleanup workflow

parent 00611323
...@@ -8,8 +8,7 @@ on: ...@@ -8,8 +8,7 @@ on:
jobs: jobs:
if_merged: if_merged:
if: github.event.pull_request.merged == true if: github.event.pull_request.merged == true
needs: push_to_registry uses: blockscout/blockscout-ci-cd/.github/workflows/cleanup.yaml@fix-e2e-tests
uses: blockscout/blockscout-ci-cd/.github/workflows/cleanup.yaml@master
with: with:
appNamespace: frontend-$GITHUB_REF_NAME appNamespace: review-front-$GITHUB_HEAD_REF_SLUG
secrets: inherit secrets: inherit
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