Skip to content

chore: upgrade Node and sharp dependency #975

chore: upgrade Node and sharp dependency

chore: upgrade Node and sharp dependency #975

Workflow file for this run

name: Commitlint
on: pull_request
jobs:
lint:
name: Lint commit messages
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Lint commit messages
uses: wagoid/commitlint-github-action@v2