Update maven.yml

This commit is contained in:
Konloch 2021-07-23 18:38:25 -07:00 committed by GitHub
parent ff845b8167
commit f28742cfaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@ name: Build BCV
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
build: