Skip to content

Build additional scenarios in which tests should run #11

Build additional scenarios in which tests should run

Build additional scenarios in which tests should run #11

Triggered via push March 12, 2024 14:28
Status Startup failure
Total duration
Artifacts

test.yml

on: push
Matrix: test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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")