Skip to content

feat: add support for capture instance management on read replica #3687

feat: add support for capture instance management on read replica

feat: add support for capture instance management on read replica #3687

name: Integration Tests
on:
push:
branches:
- "master"
paths:
- '**/*.go'
- '**/*.java'
pull_request:
branches:
- "*"
paths:
- '**/*.go'
- '**/*.java'
jobs:
integration-tests:
uses: ./.github/workflows/integration-tests-runner.yml
with:
test_type: integration