Test tags #122
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L138
The workflow is not valid. .github/workflows/ci.yaml (Line: 138, Col: 13): Unexpected symbol: '||'. Located at position 33 within expression: github.ref_name == 'develop' && || startsWith(github.ref, 'refs/tags/v') .github/workflows/ci.yaml (Line: 146, Col: 13): Unexpected symbol: '||'. Located at position 33 within expression: github.ref_name == 'develop' && || startsWith(github.ref, 'refs/tags/v')
|