Skip to content

Commit ac2d680

Browse files
committed
no spell_check_this
1 parent bffbc41 commit ac2d680

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/spelling.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
3535
checkout: true
3636
check_file_names: 0
37-
spell_check_this: check-spelling/spell-check-this@prerelease
3837
post_comment: 1
3938
use_magic_file: 1
4039
warnings: bad-regex,binary-file,deprecated-feature,large-file,limited-references,no-newline-at-eof,noisy-file,non-alpha-in-dictionary,token-is-substring,unexpected-line-ending,whitespace-in-dictionary,minified-file,unsupported-configuration,no-files-to-check
@@ -60,5 +59,4 @@ jobs:
6059
uses: check-spelling/check-spelling@prerelease
6160
with:
6261
checkout: true
63-
spell_check_this: check-spelling/spell-check-this@prerelease
6462
task: ${{ needs.spelling.outputs.followup }}

0 commit comments

Comments
 (0)