Update docs (#13519)

Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
Lianmin Zheng
2025-11-18 06:24:58 -08:00
committed by GitHub
parent 6d025fd35b
commit 2e1dbdb258
13 changed files with 11 additions and 17 deletions

View File

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

View File

@@ -5,7 +5,6 @@ on:
branches: [main]
pull_request:
branches: [main]
types: [synchronize, labeled]
jobs:
lint:

View File

@@ -9,7 +9,6 @@ on:
branches: [ main ]
paths:
- "sgl-router/**"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -19,7 +19,6 @@ on:
- "test/**"
- "sgl-kernel/**"
- ".github/workflows/pr-test-amd.yml"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -17,7 +17,6 @@ on:
- "scripts/ci/**"
- "test/**"
- ".github/workflows/pr-test-npu.yml"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -13,7 +13,6 @@ on:
- 'python/sglang/srt/disaggregation/**'
- 'scripts/ci/ci_start_disaggregation_servers.sh'
- 'sgl-router/**'
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -9,7 +9,6 @@ on:
branches: [ main ]
paths:
- "sgl-router/**"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -21,7 +21,6 @@ on:
- "sgl-kernel/**"
- ".github/workflows/pr-test-xeon.yml"
- "docker/xeon.Dockerfile"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -19,7 +19,6 @@ on:
- "test/**"
- "sgl-kernel/**"
- ".github/workflows/pr-test-xpu.yml"
types: [synchronize]
workflow_dispatch:
concurrency:

View File

@@ -5,7 +5,6 @@ on:
branches: [main]
pull_request:
branches: [main]
types: [synchronize]
workflow_dispatch:
inputs:
version:

View File

@@ -17,7 +17,6 @@ on:
- "scripts/ci/**"
- "test/**"
- ".github/workflows/quantization-test.yml"
types: [synchronize]
workflow_dispatch:
concurrency: