Skip to content

ci: Update workflows #25

ci: Update workflows

ci: Update workflows #25

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