Skip to content

build(npm): Correct bin path as proposed by 'npm pkg fix' #73

build(npm): Correct bin path as proposed by 'npm pkg fix'

build(npm): Correct bin path as proposed by 'npm pkg fix' #73

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5