From a75c41256b20773c5ad70ed8fe5745da2fc3927a Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Tue, 22 Dec 2020 11:02:12 -0800 Subject: [PATCH] Don't protect aws-{fsx/efs}-csi-driver gh-pages branches --- config/prow/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/prow/config.yaml b/config/prow/config.yaml index cad5da43ae4c..41d20c0dc199 100644 --- a/config/prow/config.yaml +++ b/config/prow/config.yaml @@ -422,6 +422,14 @@ branch-protection: branches: gh-pages: protect: false + aws-efs-csi-driver: + branches: + gh-pages: + protect: false + aws-fsx-csi-driver: + branches: + gh-pages: + protect: false kube-batch: required_status_checks: contexts: