mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-18 07:58:36 +00:00
Merge pull request #10678 from stevenhorsman/update-gatekeeper-rules-for-md-only-PRs
ci: Update gatekeeper tests for md files
This commit is contained in:
commit
0dbf4ec39f
@ -18,10 +18,8 @@ paths:
|
|||||||
- "^\\.github/workflows/static-checks": ["static"]
|
- "^\\.github/workflows/static-checks": ["static"]
|
||||||
- "^\\.github/workflows/": []
|
- "^\\.github/workflows/": []
|
||||||
- "^tools/testing/gatekeeper/required-tests.yaml": []
|
- "^tools/testing/gatekeeper/required-tests.yaml": []
|
||||||
|
- "\\.md$": ["static"]
|
||||||
# TODO: Expand filters
|
# TODO: Expand filters
|
||||||
# Documentation
|
|
||||||
#- "\\.rst$": ["build"]
|
|
||||||
#- "\\.md$": ["build"]
|
|
||||||
# Sources
|
# Sources
|
||||||
#- "^src/": ["static", "build", "test"]
|
#- "^src/": ["static", "build", "test"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user