mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 11:00:23 +00: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
|
- name: Run Black
|
||||||
# run: black $(git ls-files '*.py')
|
# run: black $(git ls-files '*.py')
|
||||||
run: black .
|
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