We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29dda3 commit 50b816eCopy full SHA for 50b816e
.cirrus.yml
@@ -1,4 +1,4 @@
1
-skip: changesIncludeOnly('docs/*', '.pre-commit-config.yaml')
+only_if: changesInclude('.cirrus.yml') || ($BRANCH == "main" && !changesIncludeOnly('docs/*', '.pre-commit-config.yaml'))
2
3
run_tests: &RUN_TESTS
4
install_cibuildwheel_script:
0 commit comments