javeme commented on code in PR #2108:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2108#discussion_r1135717710


##########
.github/workflows/licence-checker.yml:
##########
@@ -22,6 +22,27 @@ jobs:
           token: ${{ github.token }}
           config: .licenserc.yaml
 
+  dependency-license:
+    name: Dependency licenses

Review Comment:
   "Check dependency licenses"?



##########
.github/workflows/licence-checker.yml:
##########
@@ -22,6 +22,27 @@ jobs:
           token: ${{ github.token }}
           config: .licenserc.yaml
 
+  dependency-license:

Review Comment:
   can we rename to `check-dependency-license` and also rename `check-license` 
to `check-source-license`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to