1

change CI

This commit is contained in:
tomvahl
2020-03-03 14:48:36 +01:00
committed by GitHub
parent 700b1de567
commit d429c492de

View File

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