Fix CI/CD GH Action to trigger for 1.0.x branch

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
Ilayaperumal Gopinathan
2025-06-04 11:30:29 +01:00
parent da94833983
commit 5f23dcade3

View File

@@ -4,7 +4,7 @@ on:
push:
branches:
- main
- '*.x'
- '*.*.x'
jobs:
build: