From 22c42ce0677118156daa18cf57a5f51f5e6f5207 Mon Sep 17 00:00:00 2001 From: anita-flegg Date: Tue, 31 Mar 2026 10:02:01 -0700 Subject: [PATCH] remove protection from remaining doc repos [ai=no] --- orgs/branchprotection.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/orgs/branchprotection.yml b/orgs/branchprotection.yml index 98d719ce1..b895374c5 100644 --- a/orgs/branchprotection.yml +++ b/orgs/branchprotection.yml @@ -39,6 +39,24 @@ branch-protection: protect: false docs-running-cf: protect: false + docs-dev-guide: + protect: false + docs-services: + protect: false + docs-credhub: + protect: false + docs-deploying-cf: + protect: false + docs-cf-cli: + protect: false + docs-cloudfoundry-concepts: + protect: false + docs-buildpacks: + protect: false + docs-uaa: + protect: false + docs-bbr: + protect: false go-envstruct: protect: true enforce_admins: true