From a757d99e833dcbe3609bbcbc8fbb5b8b344b77d3 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Thu, 21 Nov 2024 15:51:48 -0800 Subject: [PATCH] community hub to dev --- .github/workflows/dev-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-build.yaml b/.github/workflows/dev-build.yaml index 85886fdb51..09d65ea1c7 100644 --- a/.github/workflows/dev-build.yaml +++ b/.github/workflows/dev-build.yaml @@ -6,7 +6,7 @@ concurrency: on: push: - branches: ['2670-feat-can-the-font-size-of-the-chat-input-box-be-increased'] # put your current branch to create a build. Core team only. + branches: ['2545-feat-community-hub-integration'] # put your current branch to create a build. Core team only. paths-ignore: - '**.md' - 'cloud-deployments/*'