Skip to content

Commit 7aa30aa

Browse files
Merge branch 'main' into docs/rendering-modes
2 parents 1ca1016 + e8cbb32 commit 7aa30aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
id: spellcheck
3535
uses: rojopolis/spellcheck-github-actions@v0
3636
with:
37-
config_path: ./.github/actions/spelling/spellcheck.yml
37+
config_path: ./.github/actions/spelling/.spellcheck.yml
3838
task_name: Markdown
3939
source_files: ${{ steps.changed_files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)