You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kvrocks.apache.org by tw...@apache.org on 2023/01/27 02:58:29 UTC

[incubator-kvrocks-website] 01/01: Protect main branch from force push

This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch protect-main
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks-website.git

commit 359e3e80b35eba635b07319b89546385fc6a3b73
Author: Twice <tw...@apache.org>
AuthorDate: Fri Jan 27 10:58:24 2023 +0800

    Protect main branch from force push
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6d997b6..e9b3391 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,6 +28,8 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    main: {}
 
 publish:
   whoami: asf-site