mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 03:42:09 +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/": []
|
||||
- "^tools/testing/gatekeeper/required-tests.yaml": []
|
||||
- "\\.md$": ["static"]
|
||||
# TODO: Expand filters
|
||||
# Documentation
|
||||
#- "\\.rst$": ["build"]
|
||||
#- "\\.md$": ["build"]
|
||||
# Sources
|
||||
#- "^src/": ["static", "build", "test"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user