chore: release v4 #75
Triggered via pull request
December 24, 2024 14:48
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L110
The workflow is not valid. .github/workflows/main.yml (Line: 110, Col: 9): Unexpected symbol: '!'. Located at position 76 within expression: always() &&
startsWith(github.event.head_commit.message, 'chore: release')
!contains(needs.*.result, 'cancelled') &&
!contains(needs.*.result, 'failure') &&
github.ref == 'refs/heads/master'
|