Update cron schedule for build workflow

This commit is contained in:
humocs-man
2026-04-25 14:09:45 +02:00
committed by GitHub
parent 2e77325c2d
commit 2777d4188b
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: '05 13 * * 5' - cron: '05 13 * * 2,5'
#push: #push:
#branches: #branches:
#- main #- main