Skip to content

Fix the Github event name ref #12

Fix the Github event name ref

Fix the Github event name ref #12

Triggered via push March 12, 2024 14:30
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: '"push"'. Located at position 93 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")