From 600d83f8ee06ab6e9275fa1fe88719362697c117 Mon Sep 17 00:00:00 2001 From: Andrew Gable Date: Thu, 24 Oct 2024 15:10:50 -0600 Subject: [PATCH] Update cla.yml --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 34a5c356356e..dc4de9ec31a7 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, synchronize] + types: [opened, synchronize] jobs: CLA: