Merge pull request 'Reworked the maintance action.' (#3) from fixed-maintance-action into main
Reviewed-on: #3
This commit is contained in:
commit
bdf2becb0a
@ -21,7 +21,7 @@ jobs:
|
|||||||
- run: pre-commit autoupdate
|
- run: pre-commit autoupdate
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Test pre-commit
|
- name: Test pre-commit
|
||||||
run: pre-commit run -a
|
run: SKIP=no-commit-to-branch pre-commit run -a
|
||||||
- name: Commit
|
- name: Commit
|
||||||
id: auto-commit-action
|
id: auto-commit-action
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user