Skip to content

Merge pull request #150 from SauravKanchan/dependabot/npm_and_yarn/ex… #293

Merge pull request #150 from SauravKanchan/dependabot/npm_and_yarn/ex…

Merge pull request #150 from SauravKanchan/dependabot/npm_and_yarn/ex… #293

Workflow file for this run

name: Commit
on:
push:
jobs:
commitlint:
runs-on: ubuntu-latest
name: commitlint
steps:
- name: Checkout the repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v5