Skip to content

feat(seach-app): init doc #5

feat(seach-app): init doc

feat(seach-app): init doc #5

Workflow file for this run

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