You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by zh...@apache.org on 2022/06/28 12:02:51 UTC

[incubator-shenyu-helm-chart] branch main updated: Update .asf.yaml

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

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


The following commit(s) were added to refs/heads/main by this push:
     new eaea331  Update .asf.yaml
eaea331 is described below

commit eaea331903170bea6471bb4193d6b9a7229b4936
Author: Zhang Yonglun <zh...@apache.org>
AuthorDate: Tue Jun 28 20:02:49 2022 +0800

    Update .asf.yaml
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ac692d8..dd11ed3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,14 +25,14 @@ github:
     wiki: true
     issues: true
     projects: true
-  ghp_branch: main
-    ghp_path: /docs
+  ghp_branch: gh-pages
+  ghp_path: /docs
   enabled_merge_buttons:
     squash: true
     merge: false
     rebase: false
   protected_branches:
-    main:
+    gh-pages:
       required_status_checks:
         strict: true
       required_pull_request_reviews: