Skip to content

Commit 01c0b5f

Browse files
authored
Use PR title as commit message (#181)
1 parent fc601bb commit 01c0b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/add_vendordep/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ runs:
5151
branch: ${{ inputs.pr_branch }}
5252
token: ${{ inputs.token }}
5353
title: ${{ inputs.pr_title }}
54+
commit-message: ${{ inputs.pr_title }}

0 commit comments

Comments
 (0)