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-commons.git

commit 82f2a6539f50cf060f02c3d8663444b14050796f
Author: imbajin <[email protected]>
AuthorDate: Wed Feb 8 00:10:38 2023 +0800

    Update license-checker.yml
---
 .github/workflows/license-checker.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license-checker.yml 
b/.github/workflows/license-checker.yml
index 8cdfb93..9c74ed0 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -56,4 +56,4 @@ jobs:
           bash $SCRIPT_DEPENDENCY/regenerate_known_dependencies.sh 
current-dependencies.txt
       - name: check third dependencies
         run: |
-          bash $SCRIPT_DEPENDENCY/check_dependencies.sh
\ No newline at end of file
+          bash $SCRIPT_DEPENDENCY/check_dependencies.sh

Reply via email to