mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2024-12-29 19:15:04 +08:00
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
|
- name: Create Pull Request
|
||||||
if: steps.commitback.outcome == 'success'
|
if: steps.commitback.outcome == 'success'
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
body: Apply Code Formatter Change
|
body: Apply Code Formatter Change
|
||||||
|
title: Apply Code Formatter Change
|
||||||
commit-message: Automatic code format
|
commit-message: Automatic code format
|
||||||
|
Loading…
Reference in New Issue
Block a user