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

This commit is contained in:
2026-05-05 16:43:20 -04:00
parent 5a6cc712db
commit 3becbff4bd
2 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Scrape latest data
on:
push:
schedule:
- cron: '*/30 * * * *'
- cron: '0 * * * *'
workflow_dispatch:
jobs: