diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3dcbcbc5..d7a080fd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,8 +2,6 @@ name: Build and test on: push: branches: [main, release] - pull_request: - types: [opened, reopened, synchronize] jobs: test: