This is an automated email from the ASF dual-hosted git repository. ckj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
commit c0f7ca6b5615e5d792154007e8148d9369894755 Author: Kaijie Chen <[email protected]> AuthorDate: Sat Nov 12 17:41:08 2022 +0800 Change static/.asf.yaml to match .asf.yaml --- static/.asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/.asf.yaml b/static/.asf.yaml index 87e1dc1..f3e8eb5 100644 --- a/static/.asf.yaml +++ b/static/.asf.yaml @@ -23,7 +23,7 @@ github: projects: false wiki: false labels: - - Uniffle(Incubating) + - uniffle enabled_merge_buttons: squash: true merge: false @@ -36,4 +36,4 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] - jobs: [email protected] + jobs: [email protected]
