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