Skip to content

ci: 👷 release-please: add manual trigger #9

ci: 👷 release-please: add manual trigger

ci: 👷 release-please: add manual trigger #9

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