ddanielr commented on code in PR #32: URL: https://github.com/apache/accumulo-classloaders/pull/32#discussion_r2544072557
########## .github/workflows/maven.yaml: ########## @@ -18,7 +18,8 @@ # # This workflow will build a Java project with Maven -# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven +# See also: +# https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven Review Comment: ```suggestion # https://docs.github.com/en/actions/tutorials/build-and-test-code/java-with-maven ``` Updated link without the enterprise section* -- 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]
