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