Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 65e01cc

Browse files
committedJun 6, 2023
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
 

‎.github/workflows/build_py_tools.yml

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.