Update gradle.yml

This commit is contained in:
NotMyFault 2020-07-14 12:44:11 +02:00 committed by GitHub
parent 2fb76e6636
commit e72ce9c90e
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: