Skip to content

Commit d145799

Browse files
committed
Improve Claude react workflow
1 parent 8b39a71 commit d145799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/claude-pr-reactions.yml renamed to .github/workflows/claude-react-on-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Claude PR Reactions"
1+
name: "Claude React on comment"
22

33
on:
44
issue_comment:
@@ -20,7 +20,7 @@ concurrency:
2020

2121
jobs:
2222
react:
23-
name: "React to PR feedback"
23+
name: "React on comment"
2424
runs-on: blacksmith-4vcpu-ubuntu-2404
2525
timeout-minutes: 60
2626

0 commit comments

Comments
 (0)