Skip to content

Replace legacy cudf and dask_cudf imports as (d)gd #27641

Replace legacy cudf and dask_cudf imports as (d)gd

Replace legacy cudf and dask_cudf imports as (d)gd #27641

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 }}"