Skip to content

Commit 9dfff49

Browse files
ci: add workflow_dispatch to claude code review
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 05bfdbc commit 9dfff49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Claude Code Review
22

33
on:
4+
workflow_dispatch:
45
pull_request:
56
types: [opened, synchronize, ready_for_review, reopened]
67
# Optional: Only run on specific file changes

0 commit comments

Comments
 (0)