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 d2a7b80  protect main branch again (#7)
d2a7b80 is described below

commit d2a7b809836350d79c71f285831003feb8ee9719
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 15 23:28:05 2022 +0100

    protect main branch again (#7)
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0119553..26e7e88 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,7 +25,8 @@ github:
     merge:   false
     rebase:  true
 
-  protected_branches: ~
+  protected_branches:
+    main: { }
 
 notifications:
   commits:              [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to