Skip to content

Avoid --find-links in wheel jobs #3357

Avoid --find-links in wheel jobs

Avoid --find-links in wheel jobs #3357

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