diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0aeeb8f0e3fa..5f59c4fd3c43 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,8 @@ name: CI on: + pull_request: + types: [opened, synchronize, reopened] push: branches: - '*'