mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 17:54:38 -04:00
Update spellcheck GitHub Action
This commit is contained in:
parent
c852fe4214
commit
9029ee1237
2
.github/workflows/spellcheck.yml
vendored
2
.github/workflows/spellcheck.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: streetsidesoftware/cspell-action@v4
|
- uses: streetsidesoftware/cspell-action@v5
|
||||||
with:
|
with:
|
||||||
check_dot_files: false
|
check_dot_files: false
|
||||||
files: content/**/*.md
|
files: content/**/*.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user