diff --git a/repo_graphing.tf b/repo_graphing.tf index cddf776..87d64f1 100644 --- a/repo_graphing.tf +++ b/repo_graphing.tf @@ -2,7 +2,7 @@ module "graphing_repo" { source = "github.com/BlindfoldedSurgery/terraform-repo-module?ref=v5.0.0" name = "graphing" description = "Creates history graphs for all lakes and uploads them to S3" - enable_actions = false + enable_actions = true default_branch_name = "main" blocked_branches = [] required_status_checks = [