Skip to content

Scheduled build

Scheduled build #19

Workflow file for this run

name: Scheduled build
on:
schedule:
- cron: "23 03 * * 0"
jobs:
main:
uses: ./.github/workflows/build.yml