Skip to content

Commit 1d8dc4b

Browse files
committed
Updating schedule and DAG ID
1 parent 679a8d0 commit 1d8dc4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dev/dags/example_dag_factory_default_config_dict.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
etl:
1+
daily_etl:
2+
schedule: "@daily"
23
tasks:
34
extract:
45
operator: airflow.operators.bash_operator.BashOperator

0 commit comments

Comments
 (0)