mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-10 13:59:07 +08:00
fix push format
This commit is contained in:
parent
cd0dd26ad1
commit
178a4b9829
4
.github/workflows/push_format.yml
vendored
4
.github/workflows/push_format.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: ${{github.ref_name}}
|
ref: v1
|
||||||
|
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
@ -44,3 +44,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
body: Apply Code Formatter Change
|
body: Apply Code Formatter Change
|
||||||
commit-message: Automatic code format
|
commit-message: Automatic code format
|
||||||
|
branch: create-pull-request/patchv1
|
||||||
|
delete-branch: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user