[Bugfix] Disable ci for .md files (#21410)

This commit is contained in:
Артем Савкин
2026-03-25 10:19:44 -07:00
committed by GitHub
parent 77872a8d55
commit f1f13f8966
6 changed files with 16 additions and 0 deletions
+2
View File
@@ -62,12 +62,14 @@ jobs:
- "scripts/ci/npu/npu_ci_install_dependency.sh"
- "test/srt/ascend/**"
- ".github/workflows/pr-test-npu.yml"
- "!**/*.md"
multimodal_gen:
- "python/sglang/multimodal_gen/**"
- "python/sglang/srt/**"
- "python/pyproject_npu.toml"
- "scripts/ci/npu/npu_ci_install_dependency.sh"
- ".github/workflows/pr-test-npu.yml"
- "!**/*.md"
# ==================== PR Gate ==================== #
pr-gate: