mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
Adding 4.2.x.branches
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
@@ -5,9 +5,9 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 4.1.x, 3.1.x ]
|
||||
branches: [ main, 4.2.x, 4.1.x, 3.1.x ]
|
||||
pull_request:
|
||||
branches: [ main, 4.1.x, 3.1.x ]
|
||||
branches: [ main, 4.2.x, 4.1.x, 3.1.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user