Skip to content

chore: Version 0.1.8 #15

chore: Version 0.1.8

chore: Version 0.1.8 #15

Workflow file for this run

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