mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 00:31:58 +00:00
90407aa9f2ffe7480452c28de28ee6324ee0740e
The workflow was checking out the base branch but trying to read files from the filesystem, which meant it couldn't see changes in the PR. Now using github.rest.repos.getContent with the PR head SHA to fetch the actual file content from the PR branch. Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
