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