Skip to content

Commit 155edb5

Browse files
committed
test
1 parent 4aab817 commit 155edb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_py_tools.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/checkout@v4
2222
with:
2323
fetch-depth: 2
24-
ref: ${{ github.event.pull_request.head.ref }}
2524

2625
- name: Check if checkout failed
2726
if: failure()
@@ -33,7 +32,6 @@ jobs:
3332
uses: tj-actions/changed-files@v41
3433
id: verify-changed-files
3534
with:
36-
fetch_depth: '2'
3735
since_last_remote_commit: 'true'
3836
files: |
3937
tools/get.py

0 commit comments

Comments
 (0)