From 210ccb271e234bfaec0cd23dcb92dc2d60ebe420 Mon Sep 17 00:00:00 2001 From: Austin <93135983+austinFlipside@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:10:49 -0500 Subject: [PATCH] latency (#209) --- data/github_actions__workflows.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index 2e528171..6ac4befb 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -1,7 +1,7 @@ workflow_name,workflow_schedule -dbt_run_scheduled_non_realtime,"4,16,28,40,52 * * * *" -dbt_run_streamline_chainhead,"0,12,24,36,48 * * * *" -dbt_run_streamline_decoder,"9,21,33,45,57 * * * *" -dbt_run_scheduled_curated,"10,40 * * * *" -dbt_test_intraday,"23 */4 * * *" -dbt_test_tasks,"15,45 * * * *" \ No newline at end of file +dbt_run_scheduled_non_realtime,"27,57 * * * *" +dbt_run_streamline_chainhead,"20,50 * * * *" +dbt_run_streamline_decoder,"5,35 * * * *" +dbt_run_scheduled_curated,"10 * * * *" +dbt_test_intraday,"8 */4 * * *" +dbt_test_tasks,"15 * * * *" \ No newline at end of file