Skip to content

Commit e909a37

Browse files
committed
Only check changed files for spelling
1 parent fce29c0 commit e909a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spelling.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
3434
checkout: true
3535
check_file_names: 0
36+
only_check_changed_files: 1
3637
post_comment: 1
3738
use_magic_file: 1
3839
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

0 commit comments

Comments
 (0)