Skip to content

Commit f1dcb27

Browse files
committed
Merge branch 'master' into test_ci
2 parents 21b78a9 + ea5650b commit f1dcb27

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)