[bitnami/*] Fix dependency in ci-workflow.yml (#12636)

Signed-off-by: Fran Mulero <fmulero@vmware.com>

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero
2022-09-22 16:44:15 +02:00
committed by GitHub
parent 0067567ff6
commit 4b6eb3a2f9

View File

@@ -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