diff --git a/.github/workflows/execute-notebook.yml b/.github/workflows/execute-notebook.yml index 674efe86d..f1cf30ac3 100644 --- a/.github/workflows/execute-notebook.yml +++ b/.github/workflows/execute-notebook.yml @@ -1,11 +1,6 @@ name: Execute Notebooks on: - push: - branches: [ main ] - paths: - - "python/sglang/**" - - "docs/**" pull_request: branches: [ main ] paths: