From 315cb5a5c7407f16179b2face98e0298983d0165 Mon Sep 17 00:00:00 2001 From: Allison Piper Date: Mon, 22 Apr 2024 18:38:28 +0000 Subject: [PATCH] Syntax fix. --- .github/workflows/ci-dispatch-two-stage.yml | 1 - 1 file changed, 1 deletion(-) 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