Enable actions on 2.5.x branch

Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
This commit is contained in:
Roy Clarkson
2025-04-04 14:18:39 -04:00
committed by GitHub
parent 45915bbcae
commit a9b3c288d1

View File

@@ -2,9 +2,9 @@ name: Java 17 baseline build
on:
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:
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:
build: