diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 038c96f1f..1ff2e9591 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -1,7 +1,5 @@ name: "CLA Assistant" on: - issue_comment: - types: [created] pull_request_target: types: [opened,closed,synchronize]