tflobbe commented on a change in pull request #869: ant precommit GitHub action for custom branch URL: https://github.com/apache/lucene-solr/pull/869#discussion_r322918413
########## File path: .github/workflows/ant.yml ########## @@ -0,0 +1,22 @@ +name: Java CI + +on: + pull_request: + branches: + - anshum/test-github-precommit-action Review comment: this was an attempt to not run in master until we knew it is working as expected ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
