diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 265b8a1..3addeb0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,6 @@ name: Java CI with Maven on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ]