We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91f717 commit 7c0db42Copy full SHA for 7c0db42
1 file changed
.github/workflows/lint.yml
@@ -163,6 +163,7 @@ jobs:
163
FIX_YAML_PRETTIER: ${{ inputs.fix }}
164
# >
165
FIX_MARKDOWN: ${{ inputs.fix }}
166
+ FIX_SPELL_CODESPELL: ${{ inputs.fix }}
167
FIX_NATURAL_LANGUAGE: ${{ inputs.fix }}
168
169
- name: Commit and push linting fixes
0 commit comments