mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
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:
co-authored by
Claude Sonnet 4.6
parent
402c71d642
commit
fdfc5fbccc
@@ -3,6 +3,7 @@ name: Claude Code Review
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user