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 ee35351  set null required action
ee35351 is described below

commit ee353514eaabbe34df8bceb93e6a460be1216b21
Author: imbajin <[email protected]>
AuthorDate: Tue May 24 22:36:10 2022 +0800

    set null required action
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 28d10f0..3a50beb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,7 +43,7 @@ github:
         # strict means "Require branches to be up to date before merging".
         strict: true
         # contexts are the names of checks that must pass
-        contexts:
+        contexts: []
          # - build
          # - Analyze (java)
       required_pull_request_reviews:

Reply via email to