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 1ca1016 + e8cbb32 commit 7aa30aaCopy full SHA for 7aa30aa
.github/workflows/spelling.yml
@@ -34,6 +34,6 @@ jobs:
34
id: spellcheck
35
uses: rojopolis/spellcheck-github-actions@v0
36
with:
37
- config_path: ./.github/actions/spelling/spellcheck.yml
+ config_path: ./.github/actions/spelling/.spellcheck.yml
38
task_name: Markdown
39
source_files: ${{ steps.changed_files.outputs.all_changed_files }}
0 commit comments