Skip to content

Commit f89b1c2

Browse files
Update reviewers_teams in variables.tf
1 parent 9e0e197 commit f89b1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.identity/99_variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ variable "github_repository_environment" {
5454
default = {
5555
protected_branches = false
5656
custom_branch_policies = true
57-
reviewers_teams = ["pagopa-team-core", "pn-pagopa-infra"]
57+
reviewers_teams = ["pagopa-team-core", "payments-cloud-admin"]
5858
}
5959
}

0 commit comments

Comments
 (0)