diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c15f39f..d66cb41 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,8 +1,6 @@ name: Java CI with Maven on: - push: - branches: [ "master" ] pull_request: branches: [ "master" ]