From 51a35747e240bf555f7e56b7145189083a4f8bcd Mon Sep 17 00:00:00 2001 From: arnol377 Date: Thu, 5 Sep 2024 18:09:48 -0400 Subject: [PATCH] fixing permissions issues --- main.tf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.tf b/main.tf index e945d20..aefe265 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,6 @@ locals { collaborators = { naray007 = "push", morga471 = "push", - lolli001 = "push", gomez385 = "push" } pull_request_bypassers = [ @@ -52,7 +51,7 @@ module "automation-repos" { module "centralized-actions" { source = "HappyPathway/repo/github" #github_codeowners_team = "CSVD" - github_repo_description = "Automation Repos for Morpheus POC" + github_repo_description = "Repository for centralized and reusable github actions" repo_org = "CSVD" name = "centralized-actions" github_repo_topics = [