Skip to content

Commit

Permalink
[CI] Try to get streetsidesoftware/cspell-action to play nice (#4975)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Aug 6, 2024
1 parent e8b7dcc commit 57cd4f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check-spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ jobs:
with:
# Files should be consistent with check:spelling files
files: |
content/en/*.md
content/en
data
layouts/**/*.md
data/**/*
config: .cspell.yml
incremental_files_only: false
suggestions: true

dict-check:
name: CSPELL:IGNORE check
Expand Down

0 comments on commit 57cd4f7

Please sign in to comment.