diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7097694..22f2efb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: ci on: pull_request: - types: [created, synchronize] + types: [opened, synchronize] jobs: