Update maven.yml

This commit is contained in:
Stian Thorgersen 2021-11-05 11:36:42 +01:00 committed by GitHub
parent 21d73659ca
commit 7ee8f3d6e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,9 +5,9 @@ name: Test
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: