Skip to content

chore: release 0.3.0 #7

chore: release 0.3.0

chore: release 0.3.0 #7

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