Skip to content

Scheduled

Scheduled #194

Workflow file for this run

name: Scheduled
on:
schedule:
- cron: '30 23 * * 6'
jobs:
main:
uses: ./.github/workflows/test.yml