Skip to content

Commit

Permalink
Merge pull request #23166 from kikisdeliveryservice/protect-enhanceme…
Browse files Browse the repository at this point in the history
…nts-dir

Protect kubernetes/enhancements
  • Loading branch information
k8s-ci-robot authored Aug 6, 2021
2 parents b541232 + be7adb8 commit 6608b62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,10 @@ branch-protection:
- continuous-integration/travis-ci
required_pull_request_reviews:
required_approving_review_count: 1
enhancements:
restrictions: # only allow admins
users: []
teams: []
git-sync:
enforce_admins: true
restrictions: # only allow admins
Expand Down

0 comments on commit 6608b62

Please sign in to comment.