summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-10 15:40:14 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-10 15:40:14 +0300
commit4a1d027c39a0816fd0690ee612987f066f5d3651 (patch)
treed20299554fc3eb3e532d764863d279934e418b73 /.github/workflows
parent8dbf8b052075b0fb7af38b7b505260e4f673a998 (diff)
downloadvyos-documentation-4a1d027c39a0816fd0690ee612987f066f5d3651.tar.gz
vyos-documentation-4a1d027c39a0816fd0690ee612987f066f5d3651.zip
ci: fix Github→GitHub typo in submodules.yml update_rolling job
In response to Copilot review on #1938 — the commit-message and title strings I touched while renaming current→rolling also had a "Github" typo. Same lines are already in this PR's diff, so corrected here. The same typo exists in update_sagitta and update_equuleus jobs and in update-translations.yml, but those lines are not in this PR's diff; folding them in would expand scope beyond the rename cleanup. They warrant a separate consistency PR. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/submodules.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml
index bb93b93f..16ba1ab5 100644
--- a/.github/workflows/submodules.yml
+++ b/.github/workflows/submodules.yml
@@ -31,8 +31,8 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
- commit-message: "Github: update rolling branch"
- title: "Github: update rolling branch"
+ commit-message: "GitHub: update rolling branch"
+ title: "GitHub: update rolling branch"
body: |
Autoupdate vyos-1x submodule
update releasenotes