Skip to content

trigger auto tag on PR edit and merge #18

trigger auto tag on PR edit and merge

trigger auto tag on PR edit and merge #18

Triggered via pull request August 8, 2024 12:39
Status Startup failure
Total duration
Artifacts

ci_bundle.yml

on: pull_request
tag-version
tag-version
lux-package
lux-package
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci_bundle.yml#L33
The workflow is not valid. .github/workflows/ci_bundle.yml (Line: 33, Col: 12): Unexpected symbol: '$GITHUB_SHA'. Located at position 85 within expression: github.event_name == 'push' && github.ref || format('{0}_tag_{1]', github.head_ref, $GITHUB_SHA) .github/workflows/ci_bundle.yml (Line: 54, Col: 21): Unexpected end of expression: '||'. Located at position 43 within expression: github.event_name == 'push' && github.ref ||