ci: workaround for defining ruleset across matrix #88
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L85
The workflow is not valid. .github/workflows/ci.yml (Line: 85, Col: 13): Unexpected symbol: '"failure"'. Located at position 26 within expression: contains(needs.*.result, "failure")
|| contains(needs.*.result, "cancelled")
|| contains(needs.*.result, "skipped")
|