mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 19:35:32 +00:00
ci: Update gatekeeper tests for md files
Update the required-tests.yaml so that .md files only trigger the static tests, not the build, or CI Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
9b401cd250
commit
d1d60cfe89
@ -18,10 +18,8 @@ paths:
|
||||
- "^\\.github/workflows/static-checks": ["static"]
|
||||
- "^\\.github/workflows/": []
|
||||
- "^tools/testing/gatekeeper/required-tests.yaml": []
|
||||
- "\\.md$": ["static"]
|
||||
# TODO: Expand filters
|
||||
# Documentation
|
||||
#- "\\.rst$": ["build"]
|
||||
#- "\\.md$": ["build"]
|
||||
# Sources
|
||||
#- "^src/": ["static", "build", "test"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user