mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32: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:
|
pull_request_review:
|
||||||
types: [submitted]
|
types: [submitted]
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
claude:
|
claude:
|
||||||
|
|||||||
Reference in New Issue
Block a user