Skip to content

Fix leak of accel_shared_globals for file_cache_only #13260

Fix leak of accel_shared_globals for file_cache_only

Fix leak of accel_shared_globals for file_cache_only #13260

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"