Exclude WIP and draft PRs from tests #200
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: '"*WIP*"'. Located at position 73 within expression: ! github.event.pull_request.draft &&
github.event.pull_request.title != "*WIP*"
|