Skip to content

Commit ea5650b

Browse files
committed
fix
1 parent 8222757 commit ea5650b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytools.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 2
2525
repository: ${{ github.event.pull_request.head.repo.full_name }}
26+
ref: ${{ github.event.pull_request.head.sha }}
2627
- name: Verify Python Tools Changed
2728
uses: tj-actions/changed-files@v42
2829
id: verify-changed-files

0 commit comments

Comments
 (0)