Update gradle.yml

This commit is contained in:
NotMyFault 2020-07-21 20:29:57 +02:00 committed by GitHub
parent 99745b8e59
commit 3564059a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,10 @@ name: Java CI
on:
push:
branches:
- '1.15'
- '1.16'
pull_request:
branches:
- '1.15'
- '1.16'
jobs:
test: