diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb7a7408d..11d64d539 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,8 @@ name: Continuous Integration on: push: branches: - - '*' - pull_request: [] + - '**' + pull_request: jobs: ci: