diff options
Diffstat (limited to '.github/workflows/submodules.yml')
| -rw-r--r-- | .github/workflows/submodules.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml index 16ba1ab5..7fb05651 100644 --- a/.github/workflows/submodules.yml +++ b/.github/workflows/submodules.yml @@ -65,8 +65,8 @@ jobs: uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }} - commit-message: "Github: update sagitta branch" - title: "Github: update sagitta branch" + commit-message: "GitHub: update sagitta branch" + title: "GitHub: update sagitta branch" body: | Autoupdate vyos-1x submodule update releasenotes @@ -100,8 +100,8 @@ jobs: uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }} - commit-message: "Github: update equuleus branch" - title: "Github: update equuleus branch" + commit-message: "GitHub: update equuleus branch" + title: "GitHub: update equuleus branch" body: | Autoupdate vyos-1x submodule update releasenotes |
