diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 23cce454..783258e9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,5 +1,5 @@ name: Continuous Integration -on: [push] +on: [push, pull_request] jobs: linux-tests: