mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 15:49:00 +00:00
Modify pull request branches for CI workflow
Updated pull request trigger branches in maven.yml Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
This commit is contained in:
@@ -4,10 +4,8 @@
|
|||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main, 4.3.x, 4.2.x ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, 4.3.x, 4.2.x ]
|
branches: [ main, 4.3.x ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user