chore: layout for recent activity

This commit is contained in:
Cory Dransfeldt 2024-11-25 20:29:01 -08:00
parent fb23caebfc
commit 1bdb4da519
No known key found for this signature in database
5 changed files with 67 additions and 69 deletions

View file

@ -7,4 +7,4 @@ workers_dev = true
[env.production]
name = "scheduled-rebuild-worker-production"
triggers = {crons = ["0 * * * *"]}
triggers = {crons = ["*/15 * * * *"]}