mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 11:31:05 +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:
parent
9a7c5b914e
commit
576747b060
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user