Skip to content

docs: 📝 update how-to-use section of README #17

docs: 📝 update how-to-use section of README

docs: 📝 update how-to-use section of README #17

Workflow file for this run

name: Commitlint
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
commitlint:
runs-on: ubuntu-latest
name: Commitlint
steps:
- name: Run commitlint
uses: opensource-nepal/commitlint@v1