fix(ci): add workflow_dispatch to claude-review for manual re-trigger [skip-regression-check]

Allows manually re-triggering a Claude review without closing and
reopening the PR. Addresses review feedback from @zmanian.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This commit is contained in:
Henry Park
2026-03-09 14:44:27 -07:00
co-authored by Claude Sonnet 4.6
parent 402c71d642
commit fdfc5fbccc
+1
View File
@@ -3,6 +3,7 @@ name: Claude Code Review
on:
pull_request:
types: [opened]
workflow_dispatch:
permissions:
contents: read