Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 15, 2024
1 parent 4a823af commit bc33078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ locals {
collaborators = {
naray007 = "push",
morga471 = "push",
lolli001 = "pull",
lolli001 = "push",
gomez385 = "push"
}
pull_request_bypassers = [
Expand Down

0 comments on commit bc33078

Please sign in to comment.