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 7e3671e update required ci
7e3671e is described below
commit 7e3671eac7d2250d66cc74d51b237b775cd22fbf
Author: imbajin <[email protected]>
AuthorDate: Tue May 24 22:22:18 2022 +0800
update required ci
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ebfc2ed..cc2f586 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,7 +45,7 @@ github:
# contexts are the names of checks that must pass
contexts:
# - build
- - Analyze(java)
+ - Analyze (java)
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false