mirror of
https://github.com/kvcache-ai/sglang.git
synced 2026-07-18 17:57:37 +00:00
Update guidelines for syncing code between repos (#9831)
This commit is contained in:
4
.github/workflows/vllm-dependency-test.yml
vendored
4
.github/workflows/vllm-dependency-test.yml
vendored
@@ -5,13 +5,13 @@ on:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/**"
|
||||
- "scripts/**"
|
||||
- "scripts/ci/**"
|
||||
- "test/**"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/**"
|
||||
- "scripts/**"
|
||||
- "scripts/ci/**"
|
||||
- "test/**"
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user