mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-03 06:42:27 +08:00
fix: add reopened trigger for pr-review workflow
This commit is contained in:
2
.github/workflows/claude-code.yml
vendored
2
.github/workflows/claude-code.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
claude:
|
||||
|
||||
Reference in New Issue
Block a user