Skip to content

docs: update _index.md, If the service_name label exists, it's not overwritten (backport release-3.3.x) #8182

docs: update _index.md, If the service_name label exists, it's not overwritten (backport release-3.3.x)

docs: update _index.md, If the service_name label exists, it's not overwritten (backport release-3.3.x) #8182

---
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 }}