Skip to content

fix(clerk-react): Fill out missing methods and properties from Isomor… #3256

fix(clerk-react): Fill out missing methods and properties from Isomor…

fix(clerk-react): Fill out missing methods and properties from Isomor… #3256

Workflow file for this run

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