Skip to content

docs: fix typo in 2019-08-08-write-a-new-post.md (#2281) #1229

docs: fix typo in 2019-08-08-write-a-new-post.md (#2281)

docs: fix typo in 2019-08-08-write-a-new-post.md (#2281) #1229

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6