Skip to content

Fix: 13142 - Replace only the pathname from signin to callback instead of the whole url #6656

Fix: 13142 - Replace only the pathname from signin to callback instead of the whole url

Fix: 13142 - Replace only the pathname from signin to callback instead of the whole url #6656

Workflow file for this run

# https://github.com/actions/labeler#create-workflow
name: Label Pull Requests
on:
pull_request_target:
jobs:
prs:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler.yml"