mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
Remove push trigger from maven.yml
Removed push trigger for specific branches in Maven workflow. Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 4.3.x, 4.2.x]
|
||||
pull_request:
|
||||
branches: [ main, 4.3.x, 4.2.x]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user