Skip to content

feat: sync with the main branch + CredentialDefinition adoption for MT. Signed-off-by: Yurii Shynbuiev [email protected] #3076

feat: sync with the main branch + CredentialDefinition adoption for MT. Signed-off-by: Yurii Shynbuiev [email protected]

feat: sync with the main branch + CredentialDefinition adoption for MT. Signed-off-by: Yurii Shynbuiev [email protected] #3076

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