Reworked the maintance action. #3
@ -21,7 +21,7 @@ jobs:
|
||||
- run: pre-commit autoupdate
|
||||
shell: bash
|
||||
- name: Test pre-commit
|
||||
run: pre-commit run -a
|
||||
run: SKIP=no-commit-to-branch pre-commit run -a
|
||||
- name: Commit
|
||||
id: auto-commit-action
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user