Support execute_shell_command for env var support (#18390)

This commit is contained in:
赵晨阳
2026-02-06 20:33:29 -08:00
committed by GitHub
parent 4637970dfb
commit 1552aab741
2 changed files with 20 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ name: Execute Notebooks
on:
pull_request:
branches: [ main ]
types: [synchronize, labeled]
paths:
- "python/sglang/**"
- "docs/**"