ChinmaySKulkarni commented on a change in pull request #6: PHOENIX-5234 Create patch scripts for phoenix-connectors and phoenix-queryserver projects URL: https://github.com/apache/phoenix-connectors/pull/6#discussion_r344601543
########## File path: .github/workflows/maven.yml ########## @@ -0,0 +1,20 @@ +name: phoenix-connectors CI + +on: + push: + branches: master Review comment: We actually want this to be triggered on each PR, not after pushing the change, right? ---------------------------------------------------------------- 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
