This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git
commit 426f5286781491fdc938872cc3046c3e85fe5385 Author: Matthew de Detrich <[email protected]> AuthorDate: Tue Nov 15 19:17:40 2022 +0100 Actually properly remove branch protection (#8) --- .asf.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4fe37416..eb5c5dfe 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -27,8 +27,7 @@ github: merge: false rebase: true - github: - protected_branches: ~ + protected_branches: ~ notifications: commits: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
