Skip to content

feat(ui-api, digest): enhance DigestDialog and add dedicated endpoint for digest UI #196

feat(ui-api, digest): enhance DigestDialog and add dedicated endpoint for digest UI

feat(ui-api, digest): enhance DigestDialog and add dedicated endpoint for digest UI #196

Workflow file for this run

name: pr-title
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
pr-title-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: npm install @commitlint/[email protected]
- uses: JulienKode/[email protected]