Skip to content

chore(extension): enable more linting rules #820

chore(extension): enable more linting rules

chore(extension): enable more linting rules #820

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6