mumrah commented on code in PR #18223: URL: https://github.com/apache/kafka/pull/18223#discussion_r1888567351
########## .github/actions/run-gradle/action.yml: ########## @@ -16,8 +16,8 @@ # under the License. # --- -name: "Gradle Setup" -description: "Setup Java and Gradle" +name: "Gradle Test Setup" Review Comment: This was a mis-copied name from our setup-gradle action. It should just be "Run Tests with Gradle" or similar. -- 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]
