diff --git a/.github/workflows/dbt_run_streamline_history.yml b/.github/workflows/dbt_run_streamline_history.yml index 65626af..d6aaeeb 100644 --- a/.github/workflows/dbt_run_streamline_history.yml +++ b/.github/workflows/dbt_run_streamline_history.yml @@ -1,5 +1,5 @@ -name: dbt_run_streamline_blocks -run-name: dbt_run_streamline_blocks +name: dbt_run_streamline_history +run-name: dbt_run_streamline_history on: workflow_dispatch: diff --git a/.github/workflows/dbt_run_streamline_realtime.yml b/.github/workflows/dbt_run_streamline_realtime.yml index 22f5f21..147e986 100644 --- a/.github/workflows/dbt_run_streamline_realtime.yml +++ b/.github/workflows/dbt_run_streamline_realtime.yml @@ -1,5 +1,5 @@ -name: dbt_run_streamline_blocks -run-name: dbt_run_streamline_blocks +name: dbt_run_streamline_realtime +run-name: dbt_run_streamline_realtime on: workflow_dispatch: