Skip to content

chore: update gitignore and remove debug in setup.py #68

chore: update gitignore and remove debug in setup.py

chore: update gitignore and remove debug in setup.py #68

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5