Skip to content

chore: release v0.2.17 (#59) #135

chore: release v0.2.17 (#59)

chore: release v0.2.17 (#59) #135

Workflow file for this run

name: Commitlint
on:
push:
branches-ignore:
- "release-plz*"
pull_request:
branches-ignore:
- "release-plz*"
jobs:
commitlint:
runs-on: ubuntu-latest
name: Commitlint
steps:
- name: Run commitlint
uses: opensource-nepal/commitlint@v1