Skip to content

fix(hc-db-query): fixed possible memory leak #174

fix(hc-db-query): fixed possible memory leak

fix(hc-db-query): fixed possible memory leak #174

Workflow file for this run

name: "Lable PRs"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"