Skip to content

Fix 'cuvs' conda package to only include Python artifacts and clean build.sh #143

Fix 'cuvs' conda package to only include Python artifacts and clean build.sh

Fix 'cuvs' conda package to only include Python artifacts and clean build.sh #143

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