mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 15:49:00 +00:00
Update workflow to remove push trigger
Removed push trigger for specific branches. Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
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, 4.2.x ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user