Skip to content

feat: use package.json instead of global dependencies #7

feat: use package.json instead of global dependencies

feat: use package.json instead of global dependencies #7

Workflow file for this run

name: CI
on:
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./