mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-25 23:48:39 +00:00
afc9524bc7
## Problem #11061 changed release pr creation, and I missed that the workflow will checkout a would-be-merge of the rc branch and the release branch instead of the head ref, unless explicitly instructed otherwise. ## Summary of changes Check out head ref for linting the release PRs.