Skip to content

feat (analytics): add hide truncation warning option MA-4455 #7498

feat (analytics): add hide truncation warning option MA-4455

feat (analytics): add hide truncation warning option MA-4455 #7498

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: No PR preview references
uses: Kong/public-shared-actions/pr-previews/validate@main