diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04921f72c..4c1f9b919 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,10 +5,7 @@ on: branches: - master - next - pull_request: - branches: - - master - - next + pull_request: {} jobs: test: