Set the title of the PR (#568)
This commit is contained in:
parent
4c500d4d29
commit
be1b0b33c9
3
.github/workflows/push_format.yml
vendored
3
.github/workflows/push_format.yml
vendored
@ -40,7 +40,8 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
if: steps.commitback.outcome == 'success'
|
||||
continue-on-error: true
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
body: Apply Code Formatter Change
|
||||
title: Apply Code Formatter Change
|
||||
commit-message: Automatic code format
|
||||
|
Loading…
Reference in New Issue
Block a user