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 2023/01/09 19:31:41 UTC

[incubator-pekko-platform-guide] branch main updated: unprotect main branch so stray akka commit can be removed (#17)

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-platform-guide.git


The following commit(s) were added to refs/heads/main by this push:
     new e06cb4b  unprotect main branch so stray akka commit can be removed (#17)
e06cb4b is described below

commit e06cb4b3cfa2124ae5502e7501b0e63bb81f40d6
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Jan 9 20:31:37 2023 +0100

    unprotect main branch so stray akka commit can be removed (#17)
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0484be8..b6d517d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,8 +19,7 @@ github:
     merge:   false
     rebase:  true
 
-  protected_branches:
-    main: { }
+  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