Skip to content

sched

sched #264

Workflow file for this run

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