Skip to content

chore: 📄 license change to BSD-3-Clause #6

chore: 📄 license change to BSD-3-Clause

chore: 📄 license change to BSD-3-Clause #6

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