Update maven.yml

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-12-30 16:03:33 +01:00 committed by GitHub
parent 4ef75dd5ec
commit 088bde9d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ name: Java CI with Maven
on:
push:
branches: [ "dev-2.4.34" ]
branches: [ "master" ]
pull_request:
branches: [ "dev-2.4.34" ]
branches: [ "master" ]
jobs:
build: