[Bugfix] Disable ci for .md files (#21410)
This commit is contained in:
@@ -144,18 +144,22 @@ jobs:
|
||||
- "scripts/ci/utils/*"
|
||||
- "test/**"
|
||||
- ".github/workflows/pr-test-amd.yml"
|
||||
- "!**/*.md"
|
||||
sgl_kernel:
|
||||
- "sgl-kernel/**"
|
||||
- ".github/workflows/pr-test-amd.yml"
|
||||
- "!**/*.md"
|
||||
jit_kernel:
|
||||
- "python/sglang/jit_kernel/**"
|
||||
- ".github/workflows/pr-test-amd.yml"
|
||||
- "!**/*.md"
|
||||
multimodal_gen:
|
||||
- "python/sglang/multimodal_gen/**"
|
||||
- "python/sglang/cli/**"
|
||||
- "python/sglang/jit_kernel/diffusion/**"
|
||||
- "python/pyproject_rocm.toml"
|
||||
- "python/pyproject_other.toml"
|
||||
- "!**/*.md"
|
||||
|
||||
# =============================================== sgl-kernel ====================================================
|
||||
sgl-kernel-unit-test-amd:
|
||||
|
||||
Reference in New Issue
Block a user