Temporarily update nightly release schedule (#11573)

This commit is contained in:
Shreya Keshive
2025-10-21 11:12:39 -07:00
committed by GitHub
parent a2013f34e5
commit f0eed9b221

View File

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