make ci to run on PR as well
This commit is contained in:
parent
bc2c79e302
commit
d4d083ed97
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Java CI
|
name: Java CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user