Optimize Github actions #747
branch.yml
on: push
Matrix: setup
Waiting for pending jobs
Matrix: build_and_test
Waiting for pending jobs
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/branch.yml#L79
The workflow is not valid. .github/workflows/branch.yml (Line: 79, Col: 9): Unrecognized named-value: 'matrix'. Located at position 59 within expression: !contains(github.event.head_commit.message, 'skip ci') && matrix.deploy
|