From b3063d48affea25cb9a88cf57967ed2476b16c1f Mon Sep 17 00:00:00 2001 From: arnol377 Date: Fri, 25 Oct 2024 13:48:51 -0400 Subject: [PATCH] updating repolist --- repolist.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repolist.tf b/repolist.tf index 9674ed1..d729b6c 100644 --- a/repolist.tf +++ b/repolist.tf @@ -26,7 +26,7 @@ module "workspace" { reviewers = 1 reviewers_users = keys(local.collaborators) protected_branches = true - custom_branch_policies = true + custom_branch_policies = false environment = "default" branch = { name = "main"