Skip to content

Commit 6a30bb1

Browse files
committed
update deepen from 1 to 1000
1 parent 60bedc6 commit 6a30bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ runs:
8686
- name: Checkout Pull Request branches history
8787
shell: bash
8888
run: |
89-
ALL=1
89+
ALL=1000
9090
cd gitstream && cd repo
9191
git fetch --deepen=$ALL origin $'${{ steps.safe-strings.outputs.base_ref }}'
9292
git remote add upstream $'${{ steps.safe-strings.outputs.url }}'

0 commit comments

Comments
 (0)