Schedule ci boot

This commit is contained in:
Janne Valkealahti
2024-03-23 17:17:14 +00:00
parent bca8c5e4ce
commit 26ef2bcdc9

View File

@@ -2,6 +2,8 @@ name: CI Boot
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 1'
jobs: