rmannibucau commented on code in PR #144: URL: https://github.com/apache/openjpa/pull/144#discussion_r3802186239
########## .github/workflows/ci.yml: ########## @@ -14,26 +14,37 @@ # specific language governing permissions and limitations under the License. # name: Java CI -on: [push] +on: + push: + branches: [master] Review Comment: was thinking to 3.2.x for ex - dont think we maintain 2.2.x anymore -- 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]
