Skip to content

Commit 124ecad

Browse files
committed
Change default location of config file for github action
1 parent 71608c6 commit 124ecad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

.github/workflows/spell-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
uses: actions/checkout@v4
2222
- name: Spell Check Repo
2323
uses: crate-ci/[email protected]
24+
with:
25+
config: ./.github/spell-check.toml

0 commit comments

Comments
 (0)