Update cron schedule for build workflow

This commit is contained in:
Weston Blieden
2025-12-17 08:33:36 +01:00
committed by GitHub
parent f890d8df1a
commit 7655028477
+1 -1
View File
@@ -2,7 +2,7 @@ name: Auto Build & Release Tailscale ACAP
on:
schedule:
- cron: "0 3 * * 1" # Every Monday at 03:00 UTC
- cron: "0 0 * * *" # Every Monday at 03:00 UTC
workflow_dispatch:
jobs: