Skip to content

Reland "Minor clean-up of MemoryPool." #205

Reland "Minor clean-up of MemoryPool."

Reland "Minor clean-up of MemoryPool." #205

# Automatically assigns the author who created the PR to the Assignees in GitHub.
name: PR Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"