Skip to content

Fix JNI array leaking by freeing the memory after conversion #454

Fix JNI array leaking by freeing the memory after conversion

Fix JNI array leaking by freeing the memory after conversion #454

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
jobs:
TagBot:
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}