Correct WIP and no ci label usage #70
Annotations
1 error
Invalid workflow file:
.github/workflows/docs.yml#L13
The workflow is not valid. .github/workflows/docs.yml (Line: 13, Col: 9): Unexpected end of expression: ')'. Located at position 129 within expression: !(contains(github.event.pull_request.labels.*.name, 'no ci') && !(contains(github.event.pull_request.labels.*.name, 'lint-only'))
|