Skip to content

run build workflows but don't publish if not a tag or on branch main,… #352

run build workflows but don't publish if not a tag or on branch main,…

run build workflows but don't publish if not a tag or on branch main,… #352

Triggered via push February 19, 2026 15:30
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/cmake-test.yml#L1
(Line: 18, Col: 19): Unexpected symbol: '['. Located at position 51 within expression: startsWith(github.ref, 'refs/tags/v') || contains(['main', 'dev', 'unstable'], github.ref_name), (Line: 234, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SHOULD_PUBLISH