Skip to content

Use nvcomp wheel instead of bundling nvcomp #36815

Use nvcomp wheel instead of bundling nvcomp

Use nvcomp wheel instead of bundling nvcomp #36815

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