Skip to content

Commit

Permalink
don't require pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Jan 22, 2024
1 parent 29bef91 commit c48815d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/modules/github_repository/branch.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,4 @@ resource "github_branch_protection" "next-release" {
strict = true
contexts = null
}

required_pull_request_reviews {
required_approving_review_count = 0
}
}

0 comments on commit c48815d

Please sign in to comment.