Update cron schedule for build workflow

This commit is contained in:
humocs-man
2026-04-24 22:32:10 +02:00
committed by GitHub
parent 3600a3b56a
commit 2e77325c2d
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: 05 10 */2 * * - cron: '05 13 * * 5'
#push: #push:
#branches: #branches:
#- main #- main