We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c71c53 commit 4a0d854Copy full SHA for 4a0d854
.github/workflows/spelling.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v2.0.0
10
with:
11
- fetch-depth: 2
+ fetch-depth: 0
12
- uses: check-spelling/check-spelling@0.0.4-alpha
13
env:
14
bucket: ssh://git@github.com/check-spelling/examples.git
0 commit comments