diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a423c85b..5959957d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,6 +4,7 @@ on: branches: - master pull_request: + types: [ assigned, opened, synchronize, reopened, labeled ] env: CI: true jobs: