diff --git a/.github/workflows/bin-image.yml b/.github/workflows/bin-image.yml index d2124910a8..a6c20275fa 100644 --- a/.github/workflows/bin-image.yml +++ b/.github/workflows/bin-image.yml @@ -82,6 +82,7 @@ jobs: needs: - validate-dco - prepare + if: always() && !contains(needs.*.result, 'failure') && !contains(needs.*.result, 'cancelled') strategy: fail-fast: false matrix: