Skip to content

weekly

weekly #3

Workflow file for this run

name: weekly
on:
schedule:
- cron: '30 1 * * 1'
jobs:
reproducibility:
uses: ./.github/workflows/reproducibility.yaml