diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 00154e5..949cf65 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,7 @@ name: Continuous Integration on: push: branches: [master] + pull_request: branches: [master]