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

Scheduled

Scheduled #224

Workflow file for this run

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