There was an error while loading. Please reload this page.
1 parent 411292e commit 33275dbCopy full SHA for 33275db
1 file changed
repositories.tf
@@ -242,6 +242,7 @@ module "repo_enhancement_proposals" {
242
name = "enhancement-proposals"
243
description = "A repository for proposing enhancements to the innabox project"
244
all_members_permission = "push"
245
+ required_approvals = 3
246
}
247
248
module "repo_fulfillment_common" {
0 commit comments