Skip to content

ci/templates: clean up issue template #2

ci/templates: clean up issue template

ci/templates: clean up issue template #2

Triggered via push December 9, 2025 15:51
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/issue-linker.yml#L1
(Line: 21, Col: 9): Unexpected symbol: 'contains'. Located at position 162 within expression: (github.event_name == 'workflow_dispatch') || (github.event_name == 'issues' && ( contains(toJson(github.event.issue.labels.*.name), '"0. layer: task"') contains(toJson(github.event.issue.labels.*.name), '"0. layer: story"') ))