juzhiyuan commented on a change in pull request #3926:
URL: https://github.com/apache/apisix/pull/3926#discussion_r603370855



##########
File path: Makefile
##########
@@ -240,11 +240,11 @@ test:
 ### license-check:    Check Lua source code for Apache License
 .PHONY: license-check
 license-check:
-ifeq ("$(wildcard .travis/openwhisk-utilities/scancode/scanCode.py)", "")
-       git clone https://github.com/apache/openwhisk-utilities.git 
.travis/openwhisk-utilities
-       cp .travis/ASF* .travis/openwhisk-utilities/scancode/
+ifeq ("$(wildcard ci/openwhisk-utilities/scancode/scanCode.py)", "")
+       git clone https://github.com/apache/openwhisk-utilities.git 
ci/openwhisk-utilities
+       cp ci/ASF* ci/openwhisk-utilities/scancode/

Review comment:
       I see SkyWalking has one Action called 
https://github.com/apache/skywalking-eyes , we may have a try haha




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

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


Reply via email to