Closed dundargoc closed 9 months ago
It's good to save CI time, but for low-activity repos I think we should err on the side of explicitness.
Reasons in favor of CI on push:
Without this, we don't have a clear concept of "current status", except whatever the last PR was (which also assumes a linear history).
Yeah, that's a fair point. I was mostly focused on reducing CI time for the organization but having it run on master is probably more valuable like you said. I've reverted it in https://github.com/neovim/tree-sitter-vimdoc/pull/123
There's no real reason to run on push as we're not using any caching.