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:
Ryan Baxter
2026-03-25 16:21:55 -04:00
committed by GitHub
parent 7d8864c45b
commit 0a8435a2b0
-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 ]