mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-13 12:59:36 +00:00
ci: Skip tests if we only update the required list
When making new tests required, or removing existing tests from required, this doesn't impact the CI jobs, so we don't need to run all the tests. Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -17,6 +17,7 @@ paths:
|
||||
- "^ci/openshift-ci/": []
|
||||
- "^\\.github/workflows/static-checks": ["static"]
|
||||
- "^\\.github/workflows/": []
|
||||
- "^tools/testing/gatekeeper/required-tests.yaml": []
|
||||
# TODO: Expand filters
|
||||
# Documentation
|
||||
#- "\\.rst$": ["build"]
|
||||
|
Reference in New Issue
Block a user