Skip to content

chore: move to gh actions #1

chore: move to gh actions

chore: move to gh actions #1

Workflow file for this run

name: weekly

Check failure on line 1 in .github/workflows/cron.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cron.yaml

Invalid workflow file

`jobs` is not a valid event name
on:
schedule:
- cron: '30 1 * * 1'
jobs:
reproducibility:
uses: ./.github/workflows/reproducibility.yaml