Skip to content

Nightly

Nightly #1117

Workflow file for this run

name: Nightly
on:
schedule:
# (12 AM PST)
- cron: "00 07 * * *"
permissions:
contents: read
jobs:
nightly:
uses: ./.github/workflows/run-bench.yml