Hi all, I need to schedule daily jobs to be run on the following weekday. For example, the job covering Friday should be run early the next Monday morning. AFAICT, by default it's run early Saturday morning.
This is due to upstream data dependencies, which I can't fix. Is this possible in Airflow? Thanks, Alek
