This is an automated email from the ASF dual-hosted git repository. junchao pushed a commit to branch cjcchen-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
commit 19829413858dbd9e8adf777910705c7fa0c06e42 Author: cjcchen <[email protected]> AuthorDate: Thu Jul 11 21:37:07 2024 +0800 Update .licenserc.yaml --- .licenserc.yaml | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/.licenserc.yaml b/.licenserc.yaml index 1e93356e..b301e542 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -4,30 +4,12 @@ header: copyright-owner: Apache Software Foundation paths-ignore: - - 'dist' - - 'licenses' - - '**/*.md' - - 'LICENSE' - - 'DISCLAIMER-WIP' - - 'NOTICE' - '.*' - '.**/**' - - '**/*.conf' - - '**/*.config' - - '**/*.json' - - '**/*.sol' - - '**/*.yaml' - - '**/*.css' - - '**/*.yml' - 'repositories.bzl' - - 'documents/**' - 'CNAME' - - 'DISCLAIMER' - - 'Docker/**' - 'WORKSPACE' - - 'skywalking-eyes/**' - - 'third_party/**.BUILD' - - 'third_party/loc_script/src/index.js' + comment: on-failure
