diff --git a/.github/workflows/ci-dispatch-two-stage.yml b/.github/workflows/ci-dispatch-two-stage.yml index 9a7d9f03620..1f00c487b55 100644 --- a/.github/workflows/ci-dispatch-two-stage.yml +++ b/.github/workflows/ci-dispatch-two-stage.yml @@ -19,7 +19,6 @@ jobs: # See the note in ci-dispatch-job.yml for more information. # # Since we cannot accumulate results from multiple producers, only support a single producer for now. - if: ${{ fromJSON(inputs.producers).length == 1 }} permissions: id-token: write contents: read