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

tison pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 364d76aa asf-site should not be protected since we use force push
364d76aa is described below

commit 364d76aa8ef600edd6fcb8a0046ce5f6869d2ae8
Author: tison <[email protected]>
AuthorDate: Tue Mar 26 08:12:56 2024 +0800

    asf-site should not be protected since we use force push
    
    Signed-off-by: tison <[email protected]>
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index eabc909c..034366e4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,7 +31,6 @@ github:
   protected_branches:
     # prevent accidentially deleted
     dev: {}
-    asf-site: {}
 
 publish:
   whoami: asf-site

Reply via email to