Enable actions on 2.5.x branch
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
This commit is contained in:
4
.github/workflows/java-17-baseline.yml
vendored
4
.github/workflows/java-17-baseline.yml
vendored
@@ -2,9 +2,9 @@ name: Java 17 baseline build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x ]
|
branches: [ 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x ]
|
branches: [ 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user