diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 9e4b5091..a6624c24 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -4,6 +4,8 @@ on: types: [created] pull_request: types: [opened, closed, synchronize] + pull_request_target: + types: [opened, closed, synchronize] jobs: CLAssistant: