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 d9922e02f7 [chore] Remove docs-checks for require context (#849)
d9922e02f7 is described below
commit d9922e02f72cc26c5d96f70a492d4411d6b57240
Author: Jay Chung <[email protected]>
AuthorDate: Mon Dec 12 11:30:01 2022 +0800
[chore] Remove docs-checks for require context (#849)
related: #847
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1ca33956c0..44f943f77a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,7 +40,6 @@ github:
required_status_checks:
contexts:
- CheckDeadLinks
- - docs-check
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1