Skip to content

Weekly Flow

Weekly Flow #30

Workflow file for this run

name: Weekly Flow
on:
schedule:
- cron: "0 0 * * 0"
jobs:
run-benchmarks:
uses: ./.github/workflows/benchmark-runner.yml
secrets: inherit
with:
extended: true