Update maven.yml
building on all branches
This commit is contained in:
committed by
GitHub
parent
f33719ff25
commit
7230e5ff42
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
@@ -5,7 +5,8 @@ name: Java CI with Maven
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user