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