Skip to content

docs: corrected result for the flags field in the examples (backport release-3.1.x) #6543

docs: corrected result for the flags field in the examples (backport release-3.1.x)

docs: corrected result for the flags field in the examples (backport release-3.1.x) #6543

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