Skip to content

Commit d25425b

Browse files
committed
Fix fetch-depth
1 parent a181c06 commit d25425b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-check-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
with:
16+
fetch-depth: 0
1617
ref: ${{ github.event.pull_request.head.sha }}
1718

1819
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)