Skip to content

Commit

Permalink
only spellcheck in src
Browse files Browse the repository at this point in the history
  • Loading branch information
pdaoust committed Feb 5, 2024
1 parent 45a6ff8 commit 7f3cebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
root: 'src'
files: '**/*.{json5,njk,md}'
incremental_files_only: false

0 comments on commit 7f3cebe

Please sign in to comment.