vongosling commented on a change in pull request #617:
URL:
https://github.com/apache/incubator-eventmesh/pull/617#discussion_r766464558
##########
File path: .github/workflows/ci.yml
##########
@@ -94,8 +98,8 @@ jobs:
java -jar ./checkstyle.jar -c ./style/checkStyle.xml -f xml
./eventmesh-* \
| ./reviewdog -f=checkstyle -reporter=github-pr-check
-filter-mode=added -fail-on-error
- license-check:
- name: License Check
+ license-header-check:
+ name: License header Check
Review comment:
Would you like to help to change the uses repo to main, like here,
https://github.com/marketplace/actions/license-eye
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]