ci: run on all repo branches #140
package_core.yml
on: push
Build and package core
Matrix: test-core
Waiting for pending jobs
Test summary
Set workflow result
Annotations
1 error
Invalid workflow file:
.github/workflows/package_core.yml#L211
The workflow is not valid. .github/workflows/package_core.yml (Line: 211, Col: 19): Unrecognized function: 'failed'. Located at position 1 within expression: failed() && 'failure' || needs.publish-artifacts.result == 'skipped' && 'pending' || 'success'
|