mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 20:39:30 +00:00
CI: Add doc team to pullapprove config
Add the standard doc team config to the pullapprove config file. Fixes #99. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -30,3 +30,14 @@ groups:
|
||||
required: 2
|
||||
teams:
|
||||
- runtime
|
||||
|
||||
documentation:
|
||||
required: 1
|
||||
teams:
|
||||
- documentation
|
||||
conditions:
|
||||
files:
|
||||
include:
|
||||
- "*.md"
|
||||
exclude:
|
||||
- "vendor/*"
|
||||
|
Reference in New Issue
Block a user