Does CI still rely on commit messages to determine...
# development
w
Does CI still rely on commit messages to determine what should be run?
Copy code
[ci skip-rust]
[ci skip-build-wheels]
I haven't noticed these in PRs recently
1
b
no, its based on paths
w
Nice, even better