Update maven.yml
This commit is contained in:
parent
ff845b8167
commit
f28742cfaa
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
|
@ -4,9 +4,9 @@ name: Build BCV
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user