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 f230f38  update required ci
f230f38 is described below

commit f230f38d2c031b62b991944415c042d7e1475934
Author: imbajin <[email protected]>
AuthorDate: Tue May 24 22:15:03 2022 +0800

    update required ci
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 37f991e..ebfc2ed 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,7 +45,7 @@ github:
         # contexts are the names of checks that must pass
         contexts:
 #          - build
-          - CodeQL/Analyze
+          - Analyze(java)
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         require_code_owner_reviews: false

Reply via email to