Skip to content

Adopt the rmm::device_async_resource_ref alias #2876

Adopt the rmm::device_async_resource_ref alias

Adopt the rmm::device_async_resource_ref alias #2876

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"