Skip to content

Add configurable max_pool_connections #29

Add configurable max_pool_connections

Add configurable max_pool_connections #29

Workflow file for this run

name: Feature branch
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit