diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 1ae5925f..364b8d78 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -106,7 +106,7 @@ jobs: use_sarif: ${{ (!github.event.pull_request || (github.event.pull_request.head.repo.full_name == github.repository)) && 1 }} extra_dictionary_limit: 20 extra_dictionaries: | - cspell:software-terms/dict/softwareTerms.txt + cspell:software-terms/softwareTerms.txt comment-push: name: Report (Push)