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

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: