mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-16 08:26:16 +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)
|
||||
# CI
|
||||
- "^ci/openshift-ci/": []
|
||||
- "^\\.github/workflows/static-checks": ["static"]
|
||||
- "^\\.github/workflows/": []
|
||||
# TODO: Expand filters
|
||||
# Documentation
|
||||
|
Loading…
Reference in New Issue
Block a user