Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion airflow/dags/sync_ntd_data_api/METADATA.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: "Scrape NTD endpoints from DOT API monthly"
schedule_interval: "0 11 1 * *" # 11am UTC first day of every month
schedule_interval: "0 11 * * 3" # 11am UTC every Wednesday
tags:
- ntd
default_args:
Expand Down