Trying to fix broken cron.
Scrape latest data / scrape (push) Successful in 10s

Signed-off-by: Jarrett Aiken <jarrett.aiken@achl.fr>
This commit is contained in:
2026-05-05 14:19:10 -04:00
parent 96415fc00d
commit 595882b496
+1 -1
View File
@@ -3,7 +3,7 @@ name: Scrape latest data
on:
push:
schedule:
- cron: '0 * * * *'
- cron: '*/30 * * * *'
workflow_dispatch:
jobs: