mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 07:47:15 +00:00
CI: Require 2 approvals for pullapprove
Change the pullapprove configuration to require two acks before a PR can be approved (for parity with the agent). Fixes #10. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
8f0d7f6acb
commit
5c7a685f96
@ -26,6 +26,6 @@ group_defaults:
|
||||
|
||||
groups:
|
||||
approvers:
|
||||
required: 1
|
||||
required: 2
|
||||
teams:
|
||||
- builder
|
||||
|
Loading…
Reference in New Issue
Block a user