mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
Add synchronize trigger to auto-review workflow
This commit is contained in:
@@ -2,7 +2,7 @@ name: Auto review PRs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
auto-review:
|
||||
|
||||
Reference in New Issue
Block a user