Update gradle.yml

This commit is contained in:
NotMyFault 2020-07-14 12:43:45 +02:00 committed by GitHub
parent e88da3cea9
commit 32264ae5e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,12 @@ name: Java CI
on:
push:
branches:
- 'v4'
- 'v5'
- 'legacy/1.8-1.12'
- 'v6'
pull_request:
branches:
- 'v4'
- 'v5'
- 'legacy/1.8-1.12'
- 'v6'
jobs:
test: