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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 508580a unprotect main branch so merge commit can be removed (#6)
508580a is described below
commit 508580a4c966b077c206e084c6751341aa0fd1f3
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 15 20:35:10 2022 +0100
unprotect main branch so merge commit can be removed (#6)
---
.asf.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 26e7e88..0119553 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,8 +25,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]