Skip to content

feat(list): add filterProps property to specify which properties to filter against #16150

feat(list): add filterProps property to specify which properties to filter against

feat(list): add filterProps property to specify which properties to filter against #16150

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}