Skip to content

refactor: update dependency @types/node to v18.19.76 #870

refactor: update dependency @types/node to v18.19.76

refactor: update dependency @types/node to v18.19.76 #870

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
types:
- opened
- synchronize
jobs:
commitlint:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
# HACK: https://github.com/conventional-changelog/commitlint/issues/3256#issuecomment-1460989769
- run: rm -f tsconfig.json
- uses: wagoid/commitlint-github-action@v5