Update maven.yaml

This commit is contained in:
Ryan Baxter
2024-09-04 11:03:21 -04:00
committed by GitHub
parent d7184660ba
commit fbd55678a5

View File

@@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ main, 4.0.x, 3.1.x ]
branches: [ main, 4.1.x, 4.0.x, 3.1.x ]
pull_request:
branches: [ main, 4.0.x, 3.1.x ]
branches: [ main, 4.1.x, 4.0.x, 3.1.x ]
jobs:
build: