Skip to content

Build (daily, --no-build-cache) #717

Build (daily, --no-build-cache)

Build (daily, --no-build-cache) #717

name: Build (daily, --no-build-cache)
on:
schedule:
# strange schedule to reduce the risk of DDOS GitHub infra
- cron: "48 4 * * *"
workflow_dispatch:
jobs:
common:
uses: ./.github/workflows/build-common.yml
with:
no-build-cache: true