Skip to content

feat: Add support for description and owner for topics #285

feat: Add support for description and owner for topics

feat: Add support for description and owner for topics #285

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6