diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11d64d539..13292b3b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Continuous Integration on: push: branches: - - '**' + - master pull_request: jobs: