run builder ci on PRs #67
Annotations
1 error
Invalid workflow file:
.github/workflows/build-builder.yml#L23
The workflow is not valid. .github/workflows/build-builder.yml (Line: 23, Col: 11): Unexpected end of expression: ')'. Located at position 111 within expression: (github.ref == 'refs/heads/main' && (github.event_name == 'push' || (github.event_name == 'workflow_dispatch')) .github/workflows/build-builder.yml (Line: 40, Col: 11): Unexpected end of expression: ')'. Located at position 111 within expression: (github.ref == 'refs/heads/main' && (github.event_name == 'push' || (github.event_name == 'workflow_dispatch'))
|