diff --git a/.github/workflows/rel.yml b/.github/workflows/rel.yml index 5ec153558d..5a0bcc1bc2 100644 --- a/.github/workflows/rel.yml +++ b/.github/workflows/rel.yml @@ -9,12 +9,6 @@ name: "Release-test" on: - workflow_run: - workflows: ["Build"] - types: - - completed - branches: - - '*' pull_request: branches: - '*' @@ -30,7 +24,6 @@ jobs: name: "Release-test" runs-on: ubuntu-${{ matrix.image-version }} - if: ${{ github.event.workflow_run.conclusion == 'success' }} timeout-minutes: 60 container: image: