mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 07:43:44 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 4.3.x, 4.2.x ]
|
||||
pull_request:
|
||||
branches: [ main, 4.3.x, 4.2.x ]
|
||||
branches: [ main, 4.3.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user