Skip to content

Nightly build

Nightly build #4

Workflow file for this run

name: Nightly build
on:
schedule:
- cron: "51 3 * * *"
workflow_dispatch:
permissions:
contents: write
jobs:
nightly-build:
uses: ./.github/workflows/build.yml