Building 3.2.x branch
This commit is contained in:
4
.github/workflows/maven.yaml
vendored
4
.github/workflows/maven.yaml
vendored
@@ -2,9 +2,9 @@ name: github-workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 3.0.x, 3.1.x ]
|
||||
branches: [ main, 3.0.x, 3.1.x, 3.2.x ]
|
||||
pull_request:
|
||||
branches: [ main, 3.0.x, 3.1.x ]
|
||||
branches: [ main, 3.0.x, 3.1.x, 3.2.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user