Add .pre-commit-config.yaml to CI ignore rules
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
skip: changesIncludeOnly('docs/*')
|
||||
skip: changesIncludeOnly('docs/*') || changesIncludeOnly('.pre-commit-config.yaml')
|
||||
|
||||
run_tests: &RUN_TESTS
|
||||
install_cibuildwheel_script:
|
||||
|
||||
Reference in New Issue
Block a user