Skip to content

Added a link to the repository name that navigates to /repositories/ #2719

Added a link to the repository name that navigates to /repositories/

Added a link to the repository name that navigates to /repositories/ #2719

name: Label Pull Requests
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with:
configuration-path: .github/labeler.yml
sync-labels: true