Skip to content

Commit 71d8dd4

Browse files
committed
Change back only check changed
1 parent a2a51bf commit 71d8dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ jobs:
8181
cspell:terraform/dict/terraform.txt
8282
cspell:typescript/dict/typescript.txt
8383
check_extra_dictionaries: ''
84-
only_check_changed_files: false
84+
only_check_changed_files: true
8585
longest_word: '10'

0 commit comments

Comments
 (0)