Skip to content

Commit b37f637

Browse files
committed
test
1 parent 155edb5 commit b37f637

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
@@ -20,6 +20,7 @@ jobs:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4
2222
with:
23+
repository: ${{ github.event.pull_request.head.repo.full_name }}
2324
fetch-depth: 2
2425

2526
- name: Check if checkout failed

0 commit comments

Comments
 (0)