archiver: ejecutar mas seguido

This commit is contained in:
Cat /dev/Nulo 2024-09-07 20:25:15 -03:00
parent d3befb157b
commit 4f3038eee9

View file

@ -2,7 +2,7 @@ name: Sepa Precios Archiver
on:
schedule:
- cron: "0 */12 * * *" # Run every 6 hours
- cron: "0 */3 * * *" # Run every 3 hours
workflow_dispatch: # Allow manual trigger
jobs: