Skip to content

Commit 3d17cfa

Browse files
committed
fix filename
1 parent 976a2d1 commit 3d17cfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)