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 <[email protected]>
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: