Skip to content

Commit

Permalink
Merge pull request #23384 from aramase/skip-branch-protection-csi
Browse files Browse the repository at this point in the history
Remove branch protection for gh-pages in secrets-store-csi-driver
  • Loading branch information
k8s-ci-robot authored Aug 27, 2021
2 parents 1333ccd + 37cc343 commit 2fbfb34
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 @@ -485,6 +485,10 @@ branch-protection:
branches:
gh-pages:
protect: false
secrets-store-csi-driver:
branches:
gh-pages:
protect: false

tide:
sync_period: 2m
Expand Down

0 comments on commit 2fbfb34

Please sign in to comment.