.github/workflows/codecov.yml #2052
Triggered via pull request review
May 20, 2025 20:16
mustermeiszer
submitted
663538c
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
|
Invalid workflow file:
.github/workflows/codecov.yml#L19
The workflow is not valid. .github/workflows/codecov.yml (Line: 19, Col: 9): Unexpected symbol: '&&'. Located at position 1 within expression: && (github.event.pull_request.draft == false || github.ref == 'refs/heads/main' || (github.event_name == 'pull_request_review' && github.event.review.state == 'approved') || github.event.action == 'ready_for_review' || github.event_name == 'workflow_dispatch')
|