Skip to content

fix: update commitlint to not use abandoned node #77

fix: update commitlint to not use abandoned node

fix: update commitlint to not use abandoned node #77

Workflow file for this run

name: Run commitlint on PR
on:
pull_request:
jobs:
run-commitlint-on-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5