Skip to content

Commit 161901e

Browse files
committed
Fix checkout
Signed-off-by: Jing Chen <[email protected]>
1 parent 3dc0ca1 commit 161901e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-examples-prep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
with:
1717
ref: ${{ github.head_ref }}
18+
repository: ${{ github.repository }}
1819
fetch-depth: 0
1920

2021
# Detect modified PDL files, includes Add, Modified, but not Deleted

0 commit comments

Comments
 (0)