Modify pull request branches for CI workflow

Updated pull request trigger branches in maven.yml

Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
This commit is contained in:
Ryan Baxter
2026-03-13 12:59:45 -04:00
committed by GitHub
parent 21f50f8a28
commit e7a0ecbf78
+1 -3
View File
@@ -4,10 +4,8 @@
name: Build
on:
push:
branches: [ main, 4.3.x, 4.2.x ]
pull_request:
branches: [ main, 4.3.x, 4.2.x ]
branches: [ main, 4.3.x ]
jobs:
build: