A simpler fix to the event type environment variable faulty check #13
mpc-test-sealights.yaml
on: pull_request_target
Golang Unit tests
Annotations
1 error
Invalid workflow file:
.github/workflows/mpc-test-sealights.yaml#L41
The workflow is not valid. .github/workflows/mpc-test-sealights.yaml (Line: 41, Col: 13): Unexpected symbol: '"pull_request"'. Located at position 17 within expression: env.on-event == "pull_request" .github/workflows/mpc-test-sealights.yaml (Line: 47, Col: 13): Unexpected symbol: '"push"'. Located at position 17 within expression: env.on-event == "push"
|