Skip to content

Commit a9d217f

Browse files
authored
Update maven.yml to remove push trigger
Removed push trigger for specific branches. Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
1 parent f422a46 commit a9d217f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
name: Build
55

66
on:
7-
push:
8-
branches: [ main, 4.2.x, 4.1.x ]
97
pull_request:
108
branches: [ main, 4.2.x, 4.1.x ]
119

0 commit comments

Comments
 (0)