Skip to content

Weekly Rebuild πŸ“† #92

Weekly Rebuild πŸ“†

Weekly Rebuild πŸ“† #92

Workflow file for this run

name: Weekly Rebuild πŸ“†
on:
workflow_dispatch: {}
schedule:
- cron: '0 18 * * 5'
jobs:
build:
uses: ./.github/workflows/run_build_default_hosts.yml
secrets: inherit