Change cron schedule to run every hour

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto authored and GitHub committed 2025-10-16 23:10:33 +02:00
1 parent 17c5c732c7
commit 02300cfbd1
1 file changed
+1 -1
+1 -1
View File
@@ -2,7 +2,7 @@ name: Gallery Agent
on:
schedule:
- cron: '0 */4 * * *' # Run every 4 hours
- cron: '0 */1 * * *' # Run every 4 hours
workflow_dispatch:
inputs:
search_term: