building right branches
This commit is contained in:
4
.github/workflows/maven.yaml
vendored
4
.github/workflows/maven.yaml
vendored
@@ -5,9 +5,9 @@ name: Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main, 3.1.x ]
|
branches: [ main, 2.1.x ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, 3.1.x ]
|
branches: [ main, 2.1.x ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user