Skip to content

Commit 81fc52f

Browse files
authored
Add issue opened event to Claude workflow
1 parent ffd0648 commit 81fc52f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/claude-react-on-comment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "Claude React on comment"
22

33
on:
4+
issues:
5+
types: [opened]
46
issue_comment:
57
types: [created]
68
pull_request_review:

0 commit comments

Comments
 (0)