Skip to content

Commit 71b6b0e

Browse files
erikamovohrite
authored andcommitted
Change Unzip and Validate GTFS Schedule Hourly start date to allow run dates from beginning of 2025
[#4294]
1 parent b4e8d3a commit 71b6b0e

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: "2025-01-01"
99
catchup: False
1010
email:
1111

0 commit comments

Comments
 (0)