Skip to content

feat: added functionality behind a feature flag to configure logo dimensions in Branding component #44603

feat: added functionality behind a feature flag to configure logo dimensions in Branding component

feat: added functionality behind a feature flag to configure logo dimensions in Branding component #44603

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"