Skip to content

Commit

Permalink
USA: moving events scraper to Airflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Oct 3, 2024
1 parent 21e3f3c commit 914dce2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tasks/us.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,3 @@ US-text:
entrypoint: "poetry run os-text-extract update us"
enabled: true
environment: scrapers

US-events:
image: openstates/scrapers
entrypoint: "poetry run os-update usa events"
enabled: true
environment: scrapers
triggers:
- cron: 50 */6 * * ?
timeout_minutes: 60

0 comments on commit 914dce2

Please sign in to comment.