mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 04:18:49 +10:00
`github.ref` is now defined for both pull requests and pushes, meaning that it can be used to simplify the concurrency group. `cancel-in-progress` is set to true only if the trigger is a pull request, as we don't want master runs to cancel each other out.