env: IS_PUSH: github.event_name == \'push\' jobs: ci: if: ${{ env.IS_PUSH }}
This returns an error: "Unrecognized named-value: \'env\'