Skip to content

Commit 203a42e

Browse files
committed
infinite depth
1 parent 996796b commit 203a42e

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: ./
1313
env:
1414
bucket: ssh://git@github.com/check-spelling/examples.git

0 commit comments

Comments
 (0)