Update sub_weeklyBuild.yml

Run weekly builds each Wednesday
This commit is contained in:
Max Wilfinger
2025-08-05 18:50:12 +02:00
committed by Chris Hennes
parent d42e532397
commit 75ed661b14

View File

@@ -1,7 +1,7 @@
name: Weekly Build
on:
schedule:
- cron: "42 18 * * 1"
- cron: "0 0 * * 3"
workflow_dispatch:
permissions: