[Docs] Disable notebook CI when merge to main (#3905)
This commit is contained in:
5
.github/workflows/execute-notebook.yml
vendored
5
.github/workflows/execute-notebook.yml
vendored
@@ -1,11 +1,6 @@
|
|||||||
name: Execute Notebooks
|
name: Execute Notebooks
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
paths:
|
|
||||||
- "python/sglang/**"
|
|
||||||
- "docs/**"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user