Skip to content

fix: update the jwt to have shortform of prism did #5676

fix: update the jwt to have shortform of prism did

fix: update the jwt to have shortform of prism did #5676

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"