Skip to content

fix: remove sorting in custom column tearsheet v1 #11769

fix: remove sorting in custom column tearsheet v1

fix: remove sorting in custom column tearsheet v1 #11769

Workflow file for this run

name: PR # Checks the PR title is of the correct format
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main_v1:
name: validate title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected] # cspell:disable-line
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}