diff --git a/.github/workflows/flow-release-httpd-oidc-images.yaml b/.github/workflows/flow-release-httpd-oidc-images.yaml index 4cf198a..1ffecbe 100644 --- a/.github/workflows/flow-release-httpd-oidc-images.yaml +++ b/.github/workflows/flow-release-httpd-oidc-images.yaml @@ -104,6 +104,7 @@ jobs: runs-on: swirldslabs-infrastructure-linux-medium needs: - safety-checks + - httpd-oidc-images if: ${{ github.event.inputs.dry-run-enabled != 'true' && github.ref_name == 'main' }} steps: - name: Harden Runner