diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index ecd71ce21cc..9c29c5c756a 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -2,7 +2,7 @@ name: Contributor License Agreement (CLA) on: pull_request_target: - types: [opened, synchronize] + types: [opened, synchronize, reopened] issue_comment: types: [created]