This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch zhongjiajie-patch-1 in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
commit e3a63f3b2f2f2ab4c106e11291081f4c82f736aa Author: Jay Chung <[email protected]> AuthorDate: Fri Jul 21 12:13:17 2023 +0800 disable dev bot update --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 57daff3bc4..1e5e196030 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -31,6 +31,7 @@ github: - dolphinscheduler - website - apache + dependabot_updates: false enabled_merge_buttons: squash: true merge: false @@ -46,5 +47,4 @@ github: history-docs: required_status_checks: contexts: -# - CheckDeadLinks - img-check
