Issue: Matrix construction does not match GitHub #769
Labels
area/workflow
Relating to workflow definitions
kind/bug
Something isn't working
stale-exempt
Exempt from stale
Milestone
Nothing which blocks this PR,
I think you aren't really aware of the behavior of the matrix include statement, (this is not introduced in this PR, but not fixed either)
Example Workflow run:
https://github.com/actions/runner/actions/runs/1082604590/workflow
This workflow demonstrates that includes needs to be handeled differently, if your matrix cross product is non empty and you have includes.
In my c# implementation of this,
Well this might be not perfect either, but this seems for me to be more like github actions.
Originally posted by @ChristopherHX in #763 (comment)
The text was updated successfully, but these errors were encountered: