diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 525ac5258..2e76377e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,9 +17,7 @@ on: required: false type: string pull_request: - types: [synchronize] - pull_request_review: - types: [submitted] + types: [synchronize, labeled] concurrency: group: ${{ github.workflow }}-${{ github.ref }}