Skip to content

fix(cli): call __main__.py in dev script #90

fix(cli): call __main__.py in dev script

fix(cli): call __main__.py in dev script #90

Workflow file for this run

name: commitlint
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5