Skip to content

refactor(types): Simplify WithOptions type generic #2389

refactor(types): Simplify WithOptions type generic

refactor(types): Simplify WithOptions type generic #2389

Workflow file for this run

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