This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b99ad29 Automated deployment: bac049e3462c5c889346dab065700a1aa45060ab
b99ad29 is described below
commit b99ad297c2d7a0bba73c16658964883017e3fde8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 9 13:22:34 2022 +0000
Automated deployment: bac049e3462c5c889346dab065700a1aa45060ab
---
.asf.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 014473e..eeccd05 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,7 +38,8 @@ github:
protected_branches:
master:
required_status_checks:
- strict: true
+ contexts:
+ - CheckDeadLinks
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1