Exclude WIP and draft PRs from tests #211
test_pr_and_main.yml
on: pull_request
lint/style-and-typos
Matrix: build
Waiting for pending jobs
linux/3.8/bare-env
Matrix: cover
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test_pr_and_main.yml#L42
The workflow is not valid. .github/workflows/test_pr_and_main.yml (Line: 42, Col: 9): Unexpected symbol: '"'. Located at position 1 within expression: "!contains(github.event.pull_request.title, 'WIP')" && !github.event.pull_request.draft
|