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 f660463 update asf file
f660463 is described below
commit f66046338c1eb00e23fb4c263d903a5229417a4e
Author: imbajin <[email protected]>
AuthorDate: Tue May 24 22:07:06 2022 +0800
update asf file
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index a372aa7..37f991e 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
+# - build
+ - CodeQL/Analyze
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false