renamed
This commit is contained in:
parent
92cd221dde
commit
6056ce116a
@ -46,7 +46,7 @@ def date_to_datetime(d):
|
||||
return d
|
||||
|
||||
with DAG(
|
||||
'job_bot_api_dag',
|
||||
'job_bot_api_dag2',
|
||||
default_args=default_args,
|
||||
description='A DAG to fetch data from job-bot API and process it',
|
||||
schedule='*/10 * * * *', # Every 10 minutes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user