Build additional scenarios in which tests should run #11
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L15
The workflow is not valid. .github/workflows/test.yml (Line: 15, Col: 9): Unexpected symbol: '"${GITHUB_EVENT_NAME}"'. Located at position 72 within expression: contains(github.event.pull_request.labels.*.name, 'safe to test') || (("${GITHUB_EVENT_NAME}" == "push" || "${GITHUB_EVENT_NAME}" == "workflow_dispatch") && github.ref_name == "main")
|