diff --git a/tools/testing/gatekeeper/required-tests.yaml b/tools/testing/gatekeeper/required-tests.yaml index e758f997d7..6932facef1 100644 --- a/tools/testing/gatekeeper/required-tests.yaml +++ b/tools/testing/gatekeeper/required-tests.yaml @@ -20,6 +20,7 @@ paths: - "^docs/": ["static"] - "^mkdocs\\.yaml$": ["static"] - "\\.md$": ["static"] + - "^tests/spellcheck/kata-dictionary.txt": ["static"] # TODO: Expand filters # Sources #- "^src/": ["static", "build", "test"]