Build the 4.3.x branch
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
4
.github/workflows/maven.yaml
vendored
4
.github/workflows/maven.yaml
vendored
@@ -5,9 +5,9 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
|
||||
branches: [ main, 4.3.x, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
|
||||
pull_request:
|
||||
branches: [ main, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
|
||||
branches: [ main, 4.3.x, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user