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:
Matthieu Darbois
2023-11-01 18:08:55 -04:00
committed by GitHub
parent cec051f4b8
commit 2090f0ddce
+1 -1
View File
@@ -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: