Update maven.yml

This commit is contained in:
Marcin Grzejszczak
2022-03-25 14:33:22 +01:00
committed by GitHub
parent 9e155c7e1a
commit 20de845a95

View File

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