Skip to content

Test: Add support for RelatedLocation tag and use in a JS query #43960

Test: Add support for RelatedLocation tag and use in a JS query

Test: Add support for RelatedLocation tag and use in a JS query #43960

Workflow file for this run

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