Remove unnecessary API call.
Scrape latest data / scrape (push) Successful in 10s

This commit is contained in:
Ari committed 2026-05-05 16:43:20 -04:00
1 parent 5a6cc712db
commit 3becbff4bd
2 files changed
+3 -7

No files matched your search

+1 -1
View File
@@ -3,7 +3,7 @@ name: Scrape latest data
on:
push:
schedule:
- cron: '*/30 * * * *'
- cron: '0 * * * *'
workflow_dispatch:
jobs: