8000 Merge pull request #7231 from MicroDev1/ci · kdb424/circuitpython@c837ac4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c837ac4

Browse files
authored
Merge pull request adafruit#7231 from MicroDev1/ci
Compare against PR head commit instead of merge ref
2 parents 0f6c708 + e4f5ca1 commit c837ac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
uses: tj-actions/changed-files@v34
142142
with:
143143
json: "true"
144+
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}
144145
base_sha: ${{ steps.get-last-commit-with-checks.outputs.commit }}
145146
- name: Set matrix
146147
id: set-matrix

0 commit comments

Comments
 (0)
0