Skip to content

chore: Update workflow files, add repo to config #1

chore: Update workflow files, add repo to config

chore: Update workflow files, add repo to config #1

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