[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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/sglang/**"
|
||||
- "docs/**"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user