Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Scheduled build

Scheduled build #403

Workflow file for this run

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