Skip to content

feat(chrome-extension,shared): Expand WebSSO capabilities. [SDK-836] #3322

feat(chrome-extension,shared): Expand WebSSO capabilities. [SDK-836]

feat(chrome-extension,shared): Expand WebSSO capabilities. [SDK-836] #3322

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 }}