Skip to content

docs(router): URL encoding note on <Link/> and how to opt out #7333

docs(router): URL encoding note on <Link/> and how to opt out

docs(router): URL encoding note on <Link/> and how to opt out #7333

Workflow file for this run

name: Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: labeler-config.yml