Skip to content

fix(entities-*): unify table tags and add compat support for filter apis #2443

fix(entities-*): unify table tags and add compat support for filter apis

fix(entities-*): unify table tags and add compat support for filter apis #2443

Workflow file for this run

name: Verify PR
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
check-packages:
name: No PR preview references
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: No PR preview references
uses: Kong/public-shared-actions/pr-previews/validate@main