mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00:00
pull_request_review checks out the PR merge commit by default, which means require() would load the PR author's version of shared scripts. Explicitly checkout the base branch SHA instead.