We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b29e77 commit fa96277Copy full SHA for fa96277
.github/workflows/cla.yml
@@ -1,5 +1,7 @@
1
name: "CLA Assistant"
2
on:
3
+ issue_comment:
4
+ types: [created]
5
pull_request_target:
6
types: [opened,closed,synchronize]
7
0 commit comments