Trigger CI retry with edit (#13516)

Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
Lianmin Zheng
2025-11-18 05:42:31 -08:00
committed by GitHub
parent 518467be64
commit 6d025fd35b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Slash Command Handler
on:
issue_comment:
types: [created]
types: [created, edited]
permissions:
contents: read