[Docs] Disable notebook CI when merge to main (#3905)

This commit is contained in:
Qing
2025-02-26 22:13:33 -08:00
committed by GitHub
parent d6898dd253
commit 0519269d20

View File

@@ -1,11 +1,6 @@
name: Execute Notebooks
on:
push:
branches: [ main ]
paths:
- "python/sglang/**"
- "docs/**"
pull_request:
branches: [ main ]
paths: