Skip to content

nx-cugraph: Fixes dependency on missing feature, adds attrs to allow auto-dispatch for generators #2852

nx-cugraph: Fixes dependency on missing feature, adds attrs to allow auto-dispatch for generators

nx-cugraph: Fixes dependency on missing feature, adds attrs to allow auto-dispatch for generators #2852

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