Skip to content

fix(ci): quote workflow run-name expression#2012

Merged
agneszitte merged 1 commit into
mainfrom
dev/agzi/fix-ci-run-name-yaml
Mar 5, 2026
Merged

fix(ci): quote workflow run-name expression#2012
agneszitte merged 1 commit into
mainfrom
dev/agzi/fix-ci-run-name-yaml

Conversation

@agneszitte

Copy link
Copy Markdown
Member

This hotfix quotes the run-name expression in the CI workflow so GitHub parses the workflow YAML correctly. The previous unquoted expression introduced a YAML syntax error at line 2, which prevented the workflow graph from loading and jobs from running.

Note: No related issue (Internal maintenance / Approved by Team member: @agneszitte).

Quote the run-name expression in ci.yml so YAML parsing succeeds when the expression contains a colon in the label text.
@agneszitte
agneszitte merged commit 49364f1 into main Mar 5, 2026
4 of 5 checks passed
@agneszitte
agneszitte deleted the dev/agzi/fix-ci-run-name-yaml branch March 5, 2026 19:56
This was referenced Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant