diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89812a09d..6b12fd1d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ concurrency: ci name: CI on: - push + - pull_request defaults: run: shell: bash