chore: limit Cirrus CI usage (#1643)
New usage limits are now enforced on Cirrus CI. Limit runs to the minimum.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
skip: changesIncludeOnly('docs/*', '.pre-commit-config.yaml')
|
||||
only_if: changesInclude('.cirrus.yml') || ($BRANCH == "main" && !changesIncludeOnly('docs/*', '.pre-commit-config.yaml'))
|
||||
|
||||
run_tests: &RUN_TESTS
|
||||
install_cibuildwheel_script:
|
||||
|
||||
Reference in New Issue
Block a user