Skip to content

feat: align the credential schema property name according to the VCDM 1.1 #5681

feat: align the credential schema property name according to the VCDM 1.1

feat: align the credential schema property name according to the VCDM 1.1 #5681

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