diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index faa693bcd..dd22f6678 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -10,7 +10,7 @@ permissions: on: merge_group: pull_request_target: - types: [opened, reopened, synchronize] + types: [opened, reopened, synchronize, auto_merge_enabled, review_requested] branches: - main - master