Skip to content

Commit 34f16e4

Browse files
committed
Change Unzip and Validate GTFS Schedule Hourly start date to allow run dates from April 20, 2025.
[#4284]
1 parent f2e3ccb commit 34f16e4

File tree

1 file changed

+1
-1
lines changed
  • airflow/dags/unzip_and_validate_gtfs_schedule_hourly

1 file changed

+1
-1
lines changed

airflow/dags/unzip_and_validate_gtfs_schedule_hourly/METADATA.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags:
55
default_args:
66
owner: airflow
77
depends_on_past: False
8-
start_date: "2025-07-06"
8+
start_date: "2024-04-20"
99
catchup: False
1010
email:
1111

0 commit comments

Comments
 (0)