This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch unprotect-branch in repository https://gitbox.apache.org/repos/asf/incubator-pekko-platform-guide.git
commit 830793b2aa173d0f6ddc7d0e2d34ee86687b84c1 Author: PJ Fanning <[email protected]> AuthorDate: Mon Jan 9 18:45:04 2023 +0100 unprotect main branch so stray akka commit can be removed --- .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]
