Skip to content

Commit 65e01cc

Browse files
committed
Update build_py_tools.yml
1 parent 4fe995b commit 65e01cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/build_py_tools.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Checkout repository
1717
uses: actions/checkout@v3
1818
with:
19+
fetch-depth: 2
1920
ref: ${{ github.event.pull_request.head.ref }}
2021
- name: Verify Python Tools Changed
2122
uses: tj-actions/changed-files@v36

0 commit comments

Comments
 (0)