Skip to content

Commit

Permalink
updating repolist
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 25, 2024
1 parent 007cb4f commit b3063d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repolist.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b3063d4

Please sign in to comment.