[CI] fix triggered by a non-run-ci label (#13393)

This commit is contained in:
Liangsheng Yin
2025-11-18 14:24:58 +08:00
committed by GitHub
parent 0c96677902
commit 67071f55a8
11 changed files with 116 additions and 93 deletions

View File

@@ -6,7 +6,7 @@ on:
paths:
- "python/sglang/**"
- "docs/**"
types: [synchronize, labeled]
types: [synchronize]
workflow_dispatch: