Skip to content

Commit 9d9bd29

Browse files
committed
Do not limit fetch depth
1 parent 1383a41 commit 9d9bd29

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/update_contributors.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
# Specify whether to remove untracked files before checking out the repository:
5656
clean: true
5757

58-
# Limit clone depth to the most recent commit:
59-
fetch-depth: 1
60-
6158
# Specify whether to download Git-LFS files:
6259
lfs: false
6360
timeout-minutes: 10

0 commit comments

Comments
 (0)