mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 21:09:00 +00:00
@@ -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