cstamas commented on code in PR #96:
URL: 
https://github.com/apache/maven-gh-actions-shared/pull/96#discussion_r1510020287


##########
.github/workflows/maven-verify.yml:
##########
@@ -152,6 +152,12 @@ on:
         default: false
         type: boolean
 
+      install-gpg:
+        description: Ensure all build images have GnuPG installed

Review Comment:
   Description is somewhat in disparity with what it actually does:
   * installs gpg4win (on Windows)
   * tests is gpg installed (on all OSes)



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to