Skip to content

Use commit-and-tag-version for Release Management #55

Use commit-and-tag-version for Release Management

Use commit-and-tag-version for Release Management #55

Workflow file for this run

name: commitlint
on:
pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5