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 <[email protected]>
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: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]