Skip to content

5️⃣ <OrganizationProfile/> List, add, edit, remove Domains #935

5️⃣ <OrganizationProfile/> List, add, edit, remove Domains

5️⃣ <OrganizationProfile/> List, add, edit, remove Domains #935

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