Skip to content

chore: clean up sdist a bit #1032

chore: clean up sdist a bit

chore: clean up sdist a bit #1032

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 }}
sync-labels: true