Trigger a GitHub build on pull requests.

This commit is contained in:
Gary Gregory 2020-08-31 21:25:40 -04:00
parent 3621a65051
commit 649dedbbe8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
name: Java CI
on: [push]
on: [push, pull_request]
jobs:
build: