Skip to content

Commit 7c0db42

Browse files
authored
Add spell checking fix to lint workflow
1 parent b91f717 commit 7c0db42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
FIX_YAML_PRETTIER: ${{ inputs.fix }}
164164
# >
165165
FIX_MARKDOWN: ${{ inputs.fix }}
166+
FIX_SPELL_CODESPELL: ${{ inputs.fix }}
166167
FIX_NATURAL_LANGUAGE: ${{ inputs.fix }}
167168

168169
- name: Commit and push linting fixes

0 commit comments

Comments
 (0)