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/*'