Update workflows to build PRs

This commit is contained in:
Redned 2019-11-28 15:13:58 -06:00 committed by GitHub
parent 28693ff829
commit 89cfbdcdfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Java CI
on: [push]
on: [push, pull_request]
jobs:
build: