fix(ci) run at a different time

This commit is contained in:
Saúl Ibarra Corretgé
2025-02-20 08:56:27 +01:00
parent a0d0662d47
commit 90a6caad5f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Unstable Build
on:
schedule:
- cron: "0 6 * * *"
- cron: "0 5 * * *"
workflow_dispatch:
jobs: