jajik commented on code in PR #26: URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131934294
########## .github/workflows/makefile.yml: ########## @@ -0,0 +1,88 @@ +name: Makefile CI + +on: + push: + branches: [ "trunk" ] + pull_request: + branches: [ "trunk" ] Review Comment: I've just noticed that the original repository doesn't even use trunk, so this should be changed. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org