Skip to content

fix(repo): paginate user repositories in repo explorer #2011

fix(repo): paginate user repositories in repo explorer

fix(repo): paginate user repositories in repo explorer #2011

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
label:
permissions:
contents: read
pull-requests: write
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/labeler@v6
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml