remove test branch from maven.yml
This commit is contained in:
parent
fdfb38757b
commit
0d1a63678f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
|
@ -12,7 +12,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "master"
|
||||||
- "bwc"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "master"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue