Update nightly-test-nvidia.yml to remove push trigger (#17625)
This commit is contained in:
6
.github/workflows/nightly-test-nvidia.yml
vendored
6
.github/workflows/nightly-test-nvidia.yml
vendored
@@ -3,12 +3,6 @@ name: Nightly Test (Nvidia)
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "python/sglang/version.py"
|
||||
- "test/run_suite.py"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
job_filter:
|
||||
|
||||
Reference in New Issue
Block a user