diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 7b15cb5023c..255cc7e2eab 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -104,6 +104,7 @@ jobs: 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 experimental_apply_changes_via_bot: 1 use_sarif: ${{ (!github.event.pull_request || (github.event.pull_request.head.repo.full_name == github.repository)) && 1 }} + wait-for-sarif-processing: true extra_dictionary_limit: 20 extra_dictionaries: | cspell:software-terms/dict/softwareTerms.txt