.gitea: adjust cron schedule

This commit is contained in:
Felix Lange 2025-05-28 17:47:03 +02:00
parent 8b9f2d4e36
commit 17374624ef

View file

@ -2,7 +2,7 @@ name: Release Builds (cron)
on:
schedule:
cron: '0 0 * * *'
- cron: '0 16 * * *'
jobs:
azure-cleanup: