diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 144429c..e183a2d 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -4,7 +4,7 @@ on: issue_comment: types: [created] pull_request_target: - types: [opened, closed] + types: [opened, synchronize, reopened, closed] permissions: actions: write