We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976a2d1 commit e8cbb32Copy full SHA for e8cbb32
1 file changed
.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