Skip to content

enforce wheel size limits and README formatting in CI, put a ceiling on Cython dependency #9571

enforce wheel size limits and README formatting in CI, put a ceiling on Cython dependency

enforce wheel size limits and README formatting in CI, put a ceiling on Cython dependency #9571

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