Updated branch names for gh actions testing

This commit is contained in:
NotMyFault 2020-01-21 15:52:57 +01:00 committed by GitHub
parent 7797e33ec5
commit edc81bc668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,12 +3,14 @@ name: Java CI
on:
push:
branches:
- breaking
- master
- v4
- v5
- leagcy/1.8-1.12
pull_request:
branches:
- breaking
- master
- v4
- v5
- leagcy/1.8-1.12
jobs:
test: