chore(ci): change cron schedule to run every 3 hours

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2025-11-07 22:36:28 +01:00
committed by GitHub
parent 5ef16b5693
commit c5c3538115
+1 -1
View File
@@ -2,7 +2,7 @@ name: Gallery Agent
on:
schedule:
- cron: '0 */1 * * *' # Run every 4 hours
- cron: '0 */3 * * *' # Run every 4 hours
workflow_dispatch:
inputs:
search_term: