Skip to content

fix: scroll list widget to top on page change (#41287) #44553

fix: scroll list widget to top on page change (#41287)

fix: scroll list widget to top on page change (#41287) #44553

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 }}"