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 bc745b07 protect main branch (#9)
bc745b07 is described below

commit bc745b07c0728e75e333c0f3858e5d19c079dfb1
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 15 20:34:40 2022 +0100

    protect main branch (#9)
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index eb5c5dfe..6cac81ff 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,7 +27,8 @@ github:
     merge:   false
     rebase:  true
 
-  protected_branches: ~
+  protected_branches:
+    main: { }
     
 notifications:
   commits:              [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to