Update maven.yml

This commit is contained in:
Marcin Grzejszczak
2022-03-25 14:40:13 +01:00
committed by GitHub
parent 3716843380
commit 036715022f

View File

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