.github/workflows/sphinx: Copy newer gh-action from sphinx-lesson-template #292
Triggered via pull request
September 13, 2023 07:40
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/sphinx.yml#L152
The workflow is not valid. .github/workflows/sphinx.yml (Line: 152, Col: 13): Unexpected end of expression: ')'. Located at position 121 within expression: github.event_name == 'push' && ( env.MULTIBRANCH == 'true' || github.ref == format('refs/heads/{0}', env.DEFAULT_BRANCH )
|