Update maven.yml

building on all branches
This commit is contained in:
Jens Kristian Villadsen
2021-08-25 19:47:16 +02:00
committed by GitHub
parent f33719ff25
commit 7230e5ff42

View File

@@ -5,7 +5,8 @@ name: Java CI with Maven
on: on:
push: push:
branches: [ master ] branches:
- '**'
pull_request: pull_request:
branches: [ master ] branches: [ master ]