From 48a78b92493f10dc0f65b32db89ab48eab89d123 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Thu, 21 Nov 2024 11:54:38 -0800 Subject: [PATCH] dev build --- .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 ce6f6f9d30..85886fdb51 100644 --- a/.github/workflows/dev-build.yaml +++ b/.github/workflows/dev-build.yaml @@ -6,7 +6,7 @@ concurrency: on: push: - branches: ['light-mode-1'] # put your current branch to create a build. Core team only. + 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. paths-ignore: - '**.md' - 'cloud-deployments/*'