diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f6a42e..f666ada 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: - - '*' + - pull_request env: JAVA_VERSION: 17 jobs: