Skip to content

fix(gh-actions): branch name #6

fix(gh-actions): branch name

fix(gh-actions): branch name #6

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5