1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 09:10:25 +08:00

Set the title of the PR (#568)

This commit is contained in:
Ftps
2023-06-19 15:12:28 +09:00
committed by GitHub
parent 4c500d4d29
commit be1b0b33c9

View File

@@ -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