mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-17 00:43:36 +00:00
ci: Update gatekeeper tests for static workflow
The static-checks targets are `pull_request`, so they can run the PR workflow version, so we want to update the required-tests.yaml so that static-check workflow changes do trigger static checks in order to test them properly. Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
d625f20d18
commit
3acce82c91
@ -14,6 +14,7 @@ paths:
|
|||||||
# Mapping of path (python) regexps to set-of-tests (sort by order of importance)
|
# Mapping of path (python) regexps to set-of-tests (sort by order of importance)
|
||||||
# CI
|
# CI
|
||||||
- "^ci/openshift-ci/": []
|
- "^ci/openshift-ci/": []
|
||||||
|
- "^\\.github/workflows/static-checks": ["static"]
|
||||||
- "^\\.github/workflows/": []
|
- "^\\.github/workflows/": []
|
||||||
# TODO: Expand filters
|
# TODO: Expand filters
|
||||||
# Documentation
|
# Documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user