Skip to content

feat(analytics): move to v2 config endpoint [MA-2730] #496

feat(analytics): move to v2 config endpoint [MA-2730]

feat(analytics): move to v2 config endpoint [MA-2730] #496

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