Queue compile-tests (pull_request) #57
Triggered via pull request
December 13, 2024 23:02
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/entry_point.yml#L32
The workflow is not valid. .github/workflows/entry_point.yml (Line: 32, Col: 15): Unexpected symbol: '}"'. Located at position 29 within expression: github.event_name == 'push' }"
echo "${{ github.event_name == 'push' && github.ref_name || github.event.pull_request.head.repo.full_name
|