Skip to content

fix: fix java client memory leak and remove prepared statement #300

fix: fix java client memory leak and remove prepared statement

fix: fix java client memory leak and remove prepared statement #300

Workflow file for this run

name: Dev Checks
concurrency:
group: dev-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
jobs:
basic-checks:
uses: ./.github/workflows/check_docs.yaml
secrets: inherit