Skip to content

Commit d33a617

Browse files
authored
Merge pull request #4158 from alphagov/remove-branch-protection-for-docs-repo
Remove branch protection from docs repo.
2 parents 64e77d2 + 8864066 commit d33a617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/deployments/github/repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ repos:
421421

422422
govuk-publishing-documentation:
423423
visibility: private
424-
branch_protection: true
424+
branch_protection: false
425425
can_be_deployed: false
426426

427427
govuk-reports-prototype:

0 commit comments

Comments
 (0)