Update workflow target branches

This commit is contained in:
NotMyFault 2020-09-19 16:59:58 +02:00 committed by GitHub
parent aed6807eb2
commit 7aedf62c63
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.16'
- 'main'
pull_request:
branches:
- '1.16'
- 'main'
jobs:
test: