1
0

Trigger a GitHub build on pull requests.

This commit is contained in:
Gary Gregory
2020-08-31 21:25:59 -04:00
parent 5c7dfdc7e2
commit 23b17c3889

View File

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