diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fad91c006..c60d67252 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ name: "Continuous Integration" on: push: branches: [ master, test ] - pull_request: - branches: [ master ] jobs: build: