mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-26 02:23:32 +00:00
ci: Add kata-dictionary.txt to required_tests.yaml
This makes it so that changes to the kata-dictionary.txt file only trigger the static checks to run. Signed-off-by: LandonTClipp <11232769+LandonTClipp@users.noreply.github.com>
This commit is contained in:
committed by
Steve Horsman
parent
56cdfa831f
commit
fd896e4e76
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user