Skip to content

refactor(clerk-js): Pick the redirection prop using a more intuitive approach #2209

refactor(clerk-js): Pick the redirection prop using a more intuitive approach

refactor(clerk-js): Pick the redirection prop using a more intuitive approach #2209

Workflow file for this run

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