Skip to content

Commit

Permalink
Merge pull request #20157 from wongma7/ghpagesunprotect
Browse files Browse the repository at this point in the history
Don't protect aws-ebs-csi-driver gh-pages branch
  • Loading branch information
k8s-ci-robot authored Dec 8, 2020
2 parents 2577238 + 8ca8c0f commit b828078
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 @@ -406,6 +406,10 @@ branch-protection:
- "^dependabot/" # don't protect branches created by dependabot
- "^greenkeeper/" # don't protect branches created by greenkeeper
repos:
aws-ebs-csi-driver:
branches:
gh-pages:
protect: false
kube-batch:
required_status_checks:
contexts:
Expand Down

0 comments on commit b828078

Please sign in to comment.