Update maven.yml

This commit is contained in:
Marcin Grzejszczak
2021-09-06 14:12:12 +02:00
committed by GitHub
parent 5dfb1a44fa
commit 5f5f29fd6d

View File

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