diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index c4f291e..846f20b 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -4,7 +4,7 @@ on: issue_comment: types: [created] pull_request_target: - types: [opened, closed, synchronize] + types: [opened, reopened, closed, synchronize] jobs: cla: