i have two pipelines, one tap-mysql to pipelinewise-target-s3-csv, and another pipelinewise-tap-s3-csv to target-redshift. i have airflow running, but I would like to setup a dag that would scheduler the first pipeline listed above, then automatically trigger the 2nd pipeline after succesfully completing. Is there any easy way to set this up?