diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index bd51b3e1..ffce470b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -5,9 +5,9 @@ name: Build on: push: - branches: [ 2.2.x ] + branches: [ master ] pull_request: - branches: [ 2.2.x ] + branches: [ master ] jobs: build: