mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 15:18:56 +00:00
By default, the pull_request target only runs for the "opened", "synchronize", and "reopened" events. Since we've disabled GHA CI for "draft" PRs, the "ready_for_review" event also needs to be included so CI is automatically run when leaving draft status.