Refactored for better readability #61
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L94
The workflow is not valid. .github/workflows/ci.yml (Line: 94, Col: 23): Unexpected end of expression: ''pull_request''. Located at position 78 within expression: (startsWith(github.ref, 'refs/tags/') && 'nothing') || (github.event_name == 'pull_request' .github/workflows/ci.yml (Line: 95, Col: 23): Unexpected end of expression: ''pull_request''. Located at position 78 within expression: (startsWith(github.ref, 'refs/tags/') && 'nothing') || (github.event_name == 'pull_request'
|