Skip to content

Replace new Request generic param with const parameter #1861

Replace new Request generic param with const parameter

Replace new Request generic param with const parameter #1861

Workflow file for this run

name: Labeler
permissions:
contents: read
pull-requests: write
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true