We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32ecc35 + a53ee11 commit 914264dCopy full SHA for 914264d
.github/workflows/es-spellcheck.yml
@@ -29,6 +29,6 @@ jobs:
29
set -o errexit
30
diff content/es/.wordlist.txt <(LC_ALL= sort -f content/es/.wordlist.txt)
31
- name: GitHub Spellcheck Action
32
- uses: rojopolis/spellcheck-github-actions@0.37.0
+ uses: rojopolis/spellcheck-github-actions@0.38.0
33
with:
34
config_path: content/es/.spellcheck.yml
.github/workflows/spellcheck.yml
@@ -25,4 +25,4 @@ jobs:
25
- uses: actions/checkout@v4
26
27
28
0 commit comments