Airflow DAG Runs Monthly once Excluding holidays
I have holiday list, Run the Airflow job is running on 5th of every month, if 5th is in holiday list the job will run on 6th day else run on 5th day of every month using cron tab
I have holiday list, Run the Airflow job is running on 5th of every month, if 5th is in holiday list the job will run on 6th day else run on 5th day of every month using cron tab