Skip to content

docs: Update _index.md #fix typos (backport release-3.0.x) #6974

docs: Update _index.md #fix typos (backport release-3.0.x)

docs: Update _index.md #fix typos (backport release-3.0.x) #6974

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}