Update maven.yaml

This commit is contained in:
Ryan Baxter
2024-09-04 11:05:17 -04:00
committed by GitHub
parent fd9d4d824f
commit 10dedfd916

View File

@@ -2,9 +2,9 @@ name: github-workflow
on:
push:
branches: [ main, 3.0.x ]
branches: [ main, 3.1.x, 3.0.x ]
pull_request:
branches: [ main, 3.0.x ]
branches: [ main, 3.1.x, 3.0.x ]
jobs:
build: