Skip to content

Commit 5097d25

Browse files
authored
Merge pull request #35889 from DavidXU12345/aws-efs-csi-driver-branch-protection
Require PR review and approval for aws-efs-csi-driver
2 parents c4e8135 + 049cefa commit 5097d25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/prow/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,8 @@ branch-protection:
519519
gh-pages:
520520
protect: false
521521
aws-efs-csi-driver:
522+
required_pull_request_reviews:
523+
required_approving_review_count: 1
522524
branches:
523525
gh-pages:
524526
protect: false

0 commit comments

Comments
 (0)