Skip to content

feat(ts-gen): add links ts-generation info inside DB #278

feat(ts-gen): add links ts-generation info inside DB

feat(ts-gen): add links ts-generation info inside DB #278

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]