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

jooks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-helm-chart.git


The following commit(s) were added to refs/heads/main by this push:
     new 6426aaa  chore: do not protect gh-pages but main (#11)
6426aaa is described below

commit 6426aaac5519542628b48d0c623276f1235e4d85
Author: Bird <[email protected]>
AuthorDate: Wed Aug 17 23:26:45 2022 +0800

    chore: do not protect gh-pages but main (#11)
    
    Signed-off-by: Bird <[email protected]>
    
    Signed-off-by: Bird <[email protected]>
---
 .asf.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index bbf0cea..46d9c82 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,12 +35,6 @@ github:
     merge: false
     rebase: false
   protected_branches:
-    gh-pages:
-      required_status_checks:
-        strict: true
-      required_pull_request_reviews:
-        dismiss_stale_reviews: true
-        required_approving_review_count: 1
     main:
       required_status_checks:
         strict: true

Reply via email to