Skip ci for .md files (#21482)

This commit is contained in:
Артем Савкин
2026-03-28 13:00:17 -07:00
committed by GitHub
parent 27071e0a43
commit 40ff652862
6 changed files with 19 additions and 19 deletions
+3 -3
View File
@@ -55,10 +55,10 @@ jobs:
with:
filters: |
main_package:
- "python/sglang/!(multimodal_gen)/**"
- "python/sglang/!(multimodal_gen)/**/!(*.md)"
- "python/pyproject_cpu.toml"
- "test/**"
- "sgl-kernel/**"
- "test/**/!(*.md)"
- "sgl-kernel/**/*.!(md|txt)"
- ".github/workflows/pr-test-xeon.yml"
- "docker/xeon.Dockerfile"