mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-15 19:17:41 +01:00
Set the title of the PR (#568)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user