Skip to content

chore: release v0.2.22 #209

chore: release v0.2.22

chore: release v0.2.22 #209

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