Skip to content

Eagerly populate the class dict for cudf.pandas proxy types #30138

Eagerly populate the class dict for cudf.pandas proxy types

Eagerly populate the class dict for cudf.pandas proxy types #30138

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