Skip to content

DataGrid - Group row content is scrolled if repaintChangesOnly is enabled and the grid has a fixed column (T1286077) #41684

DataGrid - Group row content is scrolled if repaintChangesOnly is enabled and the grid has a fixed column (T1286077)

DataGrid - Group row content is scrolled if repaintChangesOnly is enabled and the grid has a fixed column (T1286077) #41684

name: Auto approve renovate bot PR
on:
pull_request_target
jobs:
auto-approve:
runs-on: devextreme-shr2
steps:
- uses: hmarr/auto-approve-action@v2
if: github.actor == 'renovate-bot' || github.actor == 'renovate[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"