revert nightly schedule (#11653)

This commit is contained in:
Shreya Keshive
2025-10-28 08:59:39 -07:00
committed by GitHub
parent d465a26e30
commit 25f27509c0

View File

@@ -2,7 +2,7 @@ name: 'Release: Nightly'
on:
schedule:
- cron: '0 20 * * *'
- cron: '0 0 * * *'
workflow_dispatch:
inputs:
dry_run: