diff --git a/.github/workflows/cherryPick.yml b/.github/workflows/cherryPick.yml index a7c136844749..e2e8b6bdd2e8 100644 --- a/.github/workflows/cherryPick.yml +++ b/.github/workflows/cherryPick.yml @@ -22,7 +22,7 @@ jobs: cherryPick: needs: validateActor - if: ${{ needs.validateActor.outputs.IS_DEPLOYER == 'true' }} + if: ${{ needs.validateActor.outputs.IS_DEPLOYER }} runs-on: ubuntu-latest steps: # Version: 2.3.4