mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-25 16:09:56 +01:00
fix: remove pull_format commit-back
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user