fix(ci): repair path filters regressed by #21482 (#23201)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-04-19 20:34:57 -07:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 3063d640dd
commit 1d252803f5
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
- "python/sglang/!(multimodal_gen)/**/!(*.md)"
- "python/pyproject_xpu.toml"
- "test/**/!(*.md)"
- "sgl-kernel/**/*.!(md|txt)"
- "sgl-kernel/**/!(*.md|THIRDPARTYNOTICES.txt|LICENSE)"
- ".github/workflows/pr-test-xpu.yml"
- "docker/xpu.Dockerfile"