This is an automated email from the ASF dual-hosted git repository.
zhongjiajie 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 5aeb7215f4 chore: disable history-docs dl check temporary (#884)
5aeb7215f4 is described below
commit 5aeb7215f402a6331d38b528963227adbcc59a42
Author: Jay Chung <[email protected]>
AuthorDate: Thu Feb 9 09:48:42 2023 +0800
chore: disable history-docs dl check temporary (#884)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 44f943f77a..57daff3bc4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,5 +46,5 @@ github:
history-docs:
required_status_checks:
contexts:
- - CheckDeadLinks
+# - CheckDeadLinks
- img-check