Build the 4.3.x branch

Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
Ryan Baxter
2025-06-11 09:51:19 -04:00
committed by GitHub
parent c624545671
commit 3c9b82007c

View File

@@ -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: