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 c113caab8d
commit 5d157aa69a

View File

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