Skip to content

feat(os): added windows support #84

feat(os): added windows support

feat(os): added windows support #84

Workflow file for this run

# Reference: https://commitlint.js.org/guides/ci-setup
name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
name: Commitlint
steps:
- name: Run commitlint
uses: opensource-nepal/commitlint@v1