This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git
The following commit(s) were added to refs/heads/master by this push:
new 830e7ea reset required ci
830e7ea is described below
commit 830e7eaa7016176f05020b59721277ebd8f961dd
Author: imbajin <[email protected]>
AuthorDate: Tue May 24 22:34:41 2022 +0800
reset required ci
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index cc2f586..28d10f0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,8 +44,8 @@ github:
strict: true
# contexts are the names of checks that must pass
contexts:
-# - build
- - Analyze (java)
+ # - build
+ # - Analyze (java)
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false