YAML: anchors and multiline text

‘>-’ and ‘|’ for multiline text; ‘&id’ and ‘*id’ for anchors; ‘«: *anchor’ to merge keys

September 6, 2025 · 3 min ·  yaml GitHub Actions

Send workflow_dispatch event to not-default branch

gh workflow run manual_workflow.yaml –repo my_org/my_repo –ref side_branch

August 19, 2025 · 1 min ·  GitHub Actions workflow_dispatch