Skip to content

Commit 4a0d854

Browse files
committed
infinite depth
1 parent 4c71c53 commit 4a0d854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v2.0.0
1010
with:
11-
fetch-depth: 2
11+
fetch-depth: 0
1212
- uses: check-spelling/check-spelling@0.0.4-alpha
1313
env:
1414
bucket: ssh://git@github.com/check-spelling/examples.git

0 commit comments

Comments
 (0)