Skip to content

fix: revamp keybinding setup #224

fix: revamp keybinding setup

fix: revamp keybinding setup #224

Workflow file for this run

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