forked from GeyserMC/Geyser
Update workflows to build PRs
This commit is contained in:
parent
28693ff829
commit
89cfbdcdfd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Java CI
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue