mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 18:48:24 +10:00
Skipping the CI on documentation-only changes is no longer appropriate as we now rely on CI to test parts of documentation, e.g. test/functional/lua/help_spec.lua. Ignore changes in contrib/ as it's for non-essential user contributions that we don't need to test.