Skip to content

Commit 9ffb754

Browse files
committed
ignore commit to branch
1 parent c08f2d4 commit 9ffb754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Pre-commit
3939
run: |
4040
pip install pre-commit
41-
pre-commit run --all-files
41+
SKIP=no-commit-to-branch pre-commit run --all-files

0 commit comments

Comments
 (0)