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

zihaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a868b6e44f disable dev bot update (#907)
a868b6e44f is described below

commit a868b6e44fa699950e06383525bbc53aa927d5c9
Author: Jay Chung <[email protected]>
AuthorDate: Fri Jul 21 12:39:17 2023 +0800

    disable dev bot update (#907)
---
 .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

Reply via email to