Issue: Expression evaluated to false, workflow not run #532
Labels
kind/bug
Something isn't working
needs-work
Extra attention is needed
stale-exempt
Exempt from stale
Milestone
Act version
Expected behaviour
I've defined an event that looks like this:
And my workflow has a check that looks for a label on a pull-request:
Given the event passed in with
--eventpath
I would expect my workflow to be runActual behaviour
My workflow is not run, with the following message:
I think it might be related to how the expression is being evaluated?
The text was updated successfully, but these errors were encountered: