From f64be0d142985d46e6130032bd648e720e0b49c9 Mon Sep 17 00:00:00 2001 From: Jack Forgash <58153492+forgxyz@users.noreply.github.com> Date: Wed, 30 Aug 2023 08:43:49 -0600 Subject: [PATCH] rename dbt streamline hourly workflow (#169) --- .github/workflows/dbt_run_streamline_hourly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dbt_run_streamline_hourly.yml b/.github/workflows/dbt_run_streamline_hourly.yml index fb7d643..3261283 100644 --- a/.github/workflows/dbt_run_streamline_hourly.yml +++ b/.github/workflows/dbt_run_streamline_hourly.yml @@ -1,5 +1,5 @@ -name: dbt_run_scheduled -run-name: dbt_run_scheduled +name: dbt_run_streamline_hourly +run-name: dbt_run_streamline_hourly on: workflow_dispatch: