Skip to content

Commit 31b917d

Browse files
committed
Enable checking commit messages/pull requests
1 parent 03974e5 commit 31b917d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
report-timing: 1
106106
warnings: bad-regex,binary-file,deprecated-feature,ignored-expect-variant,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,unclosed-block-ignore-begin,unclosed-block-ignore-end
107107
experimental_apply_changes_via_bot: 1
108+
check_commit_messages: commits, title, description
108109
use_sarif: 1
109110
extra_dictionary_limit: 20
110111
dictionary_source_prefixes: >

0 commit comments

Comments
 (0)