Skip to content

feat(prism-agent): add JWT auth support for agent-admin role #3692

feat(prism-agent): add JWT auth support for agent-admin role

feat(prism-agent): add JWT auth support for agent-admin role #3692

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.ATALA_GITHUB_TOKEN }}"