diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index e54fa4447c..23137e124a 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -115,7 +115,7 @@ jobs: VIB_ENV_ALTERNATIVE_TARGET_PLATFORM: ${{ secrets.VIB_ENV_ALTERNATIVE_TARGET_PLATFORM }} auto-pr-review: runs-on: ubuntu-latest - needs: [auto-pr-triage, vib-verify] + needs: vib-verify name: Reviewal for automated PRs # Job to be run only when the triage for automated PRs did as well, # not taking into account whether 'VIB Verify' succeeded