You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2022/11/15 18:17:44 UTC

[incubator-pekko-grpc] branch main updated: Actually properly remove branch protection (#8)

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


The following commit(s) were added to refs/heads/main by this push:
     new 303bb995 Actually properly remove branch protection (#8)
303bb995 is described below

commit 303bb9951500fc863e6017985372f6d0a4743398
Author: Matthew de Detrich <ma...@aiven.io>
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:              commits@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org