Skip to content

Commit e22c010

Browse files
committed
Remove branchprotection from capi-env-pool
- This repo is used for a concourse pool resource (https://github.com/concourse/pool-resource) and is not packaged with capi-release or cf-deployment, so branch protection is not needed.
1 parent 892feff commit e22c010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

org/branchprotection.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ branch-protection:
150150
protect: false
151151
capi-dockerfiles:
152152
protect: false
153+
capi-env-pool:
154+
protect: false
153155

154156
# ARI Buildpacks repos to skip branch protection
155157
binary-buildpack:

0 commit comments

Comments
 (0)