mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2024-12-29 02:55:05 +08:00
fix: remove pull_format commit-back
This commit is contained in:
parent
569fcd8048
commit
c761bda09a
5
.github/workflows/pull_format.yml
vendored
5
.github/workflows/pull_format.yml
vendored
@ -36,8 +36,3 @@ jobs:
|
||||
- name: Run Black
|
||||
# run: black $(git ls-files '*.py')
|
||||
run: black .
|
||||
|
||||
- name: Commit Back
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: Apply Code Formatter Change
|
||||
|
Loading…
Reference in New Issue
Block a user