chore: configure pre-commit stages and add build hook #83
@@ -14,5 +14,5 @@ jobs:
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- name: Pre Commit
|
||||
run: SKIP=no-commit-to-branch pre-commit run -a
|
||||
run: SKIP=no-commit-to-branch pre-commit run -a --hook-stage pre-commit --hook-stage manual
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user