Skip to content

Commit 7c3e91a

Browse files
authored
Update commit message format for UE Update pull request
1 parent 4618897 commit 7c3e91a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/UpdateUESubmodule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ jobs:
6161
- name: Create Pull Request
6262
uses: peter-evans/create-pull-request@v5
6363
with:
64-
commit-message: Update UE Submodule
64+
commit-message: "chore: update UE submodule"
6565
committer: GitHub <[email protected]>
6666
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
6767
title: Update UE Submodule
6868
body: ${{ env.COMMITS_BODY }}
6969
branch: update-ue-submodule
70-
base: main
70+
base: main

0 commit comments

Comments
 (0)