Skip to content

updating the doc, 2 urls were 404 #18250

updating the doc, 2 urls were 404

updating the doc, 2 urls were 404 #18250

Workflow file for this run

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