There was an error while loading. Please reload this page.
2 parents c031d3a + 846e738 commit 94958e1Copy full SHA for 94958e1
1 file changed
.github/workflows/cla.yml
@@ -4,7 +4,7 @@ on:
4
issue_comment:
5
types: [created]
6
pull_request_target:
7
- types: [opened, closed, synchronize]
+ types: [opened, synchronize]
8
9
# Explicitly set permissions for the workflow
10
permissions:
0 commit comments