Skip to content

docs: update spelling error in faq.md #4908

docs: update spelling error in faq.md

docs: update spelling error in faq.md #4908

name: Commit Message Check
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
conventional_commit_check:
runs-on: ubuntu-latest
steps:
- uses: agenthunt/[email protected]
with:
pr-title-regex: "^(fix|feat|chore|docs)(?:[(][^)]+[)])?: (.+)"