Trigger CI retry with edit (#13516)
Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
2
.github/workflows/slash-command-handler.yml
vendored
2
.github/workflows/slash-command-handler.yml
vendored
@@ -2,7 +2,7 @@ name: Slash Command Handler
|
||||
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
types: [created, edited]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user