Added an skip for no commit action,
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 44s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 44s
This commit is contained in:
parent
0f97b36198
commit
dcf972cee7
@ -20,7 +20,7 @@ jobs:
|
||||
shell: bash
|
||||
- run: pre-commit autoupdate
|
||||
shell: bash
|
||||
- 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