diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad8187c..c9c01ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ name: Continuous Integration -on: [push] +on: [push, pull_request] jobs: tests: