Correct WIP and no ci label usage #735
integration.yml
on: pull_request
Matrix: BEE Integration Test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/integration.yml#L17
The workflow is not valid. .github/workflows/integration.yml (Line: 17, Col: 9): Unexpected end of expression: ')'. Located at position 135 within expression: !(contains(github.event.pull_request.labels.*.name, 'no ci') && !(contains(github.event.pull_request.labels.*.name, 'WIP (lint-only)'))
|