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:21:30 UTC

[incubator-pekko-grpc] 08/09: Properly remove branch protection (#7)

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 e46af1ac13784f63d579248c481f8ece92cdc70c
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Tue Nov 15 17:08:57 2022 +0100

    Properly remove branch protection (#7)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 770204d7..4fe37416 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,6 +26,9 @@ github:
     squash:  true
     merge:   false
     rebase:  true
+
+  github:
+    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