Update maven-build.yml

This commit is contained in:
Mathew Lodge 2023-11-09 09:50:25 +00:00 committed by GitHub
parent c18714e334
commit f0356298d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,9 +5,9 @@ name: Java CI with Maven
on:
push:
branches: [ main ]
branches: [ none ]
pull_request:
branches: [ main ]
branches: [ none ]
jobs:
build: