Skip to content

sched

sched #60

Workflow file for this run

name: sched
on:
schedule:
- cron: '0 */1 * * *'
jobs:
run:
uses: ./.github/workflows/test.yaml
secrets: inherit