Skip to content

test(analytics): add integration test config for kds #18

test(analytics): add integration test config for kds

test(analytics): add integration test config for kds #18

name: Push - run release verifications
concurrency:
# group name unique for push to push-integ-test
group: push-e2e-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- next/main
- 5d/kds-integ-test-config
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml