slawekjaranowski commented on code in PR #671: URL: https://github.com/apache/maven-jlink-plugin/pull/671#discussion_r3624183079
########## .github/workflows/maven-verify.yml: ########## @@ -21,6 +21,8 @@ on: [ push, pull_request ] jobs: build: + with: + maven4-enabled: true Review Comment: looks like parameters for shared-actions ... but shared-actions is not used ... -- 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]
