packaging: fix control file #39
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L68
The workflow is not valid. .github/workflows/ci.yaml (Line: 68, Col: 13): Unexpected symbol: '"pull_request"'. Located at position 22 within expression: github.event_name == "pull_request" .github/workflows/ci.yaml (Line: 71, Col: 13): Unexpected symbol: '"pull_request"'. Located at position 22 within expression: github.event_name != "pull_request"
|