You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2023/05/03 05:09:48 UTC

[shardingsphere] branch master updated: Refactor : disable the check license (#25439)

This is an automated email from the ASF dual-hosted git repository.

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f8f995355b Refactor : disable the check license (#25439)
1f8f995355b is described below

commit 1f8f995355b2f0b12df4131803e41f89ff62d5a8
Author: 孙念君 Nianjun Sun <su...@apache.org>
AuthorDate: Wed May 3 13:09:41 2023 +0800

    Refactor : disable the check license (#25439)
    
    Co-authored-by: shardingsphere <de...@shardingsphere.apache.org>
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9315a6e14c4..fbda8bf1f18 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,7 +49,6 @@ github:
       required_status_checks:
         contexts:
           - Check - CheckStyle
-          - Check - License
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1