Skip to content

fix(all): multiple warnings fix #200

fix(all): multiple warnings fix

fix(all): multiple warnings fix #200

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]