Update workflow to remove push trigger

Removed push trigger for specified branches.

Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
Ryan Baxter
2026-03-26 09:28:07 -04:00
committed by GitHub
parent 59e9dfd16c
commit 933d91cc46
-2
View File
@@ -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 ]