Skip to content

feat: update column stats ui, add sort by usage to columns #2579

feat: update column stats ui, add sort by usage to columns

feat: update column stats ui, add sort by usage to columns #2579

Workflow file for this run

name: 'PR Title Checker'
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}