Update maven.yml

This commit is contained in:
Liam Newman
2019-08-23 19:11:16 -07:00
committed by GitHub
parent b82ea8eaa8
commit dfe47235cf

View File

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