From b365a9e88e637cd3e7ab20191d4d69b3930fca75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Courivaud?= Date: Tue, 27 Aug 2024 14:11:26 +0200 Subject: [PATCH] wip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Courivaud --- .github/workflows/github-actions-data-stack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/github-actions-data-stack.yml b/.github/workflows/github-actions-data-stack.yml index 3e9c32d4d..a19cd40ff 100644 --- a/.github/workflows/github-actions-data-stack.yml +++ b/.github/workflows/github-actions-data-stack.yml @@ -9,7 +9,7 @@ jobs: with: app: Dagster (Production) alias: dagster-production - branch: main + branch: feat/setup-dbt-into-dagster secrets: inherit deploy-metabase: @@ -17,5 +17,5 @@ jobs: with: app: Production - Metabase alias: metabase-production - branch: main + branch: feat/setup-dbt-into-dagster secrets: inherit