trigger auto tag on PR edit and merge #18
ci_bundle.yml
on: pull_request
tag-version
lux-package
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 ||
|