Skip to content

feat: support maxEdges, maxTextSize and more params in mermaid config and release v1.1.0 🚀 #321

feat: support maxEdges, maxTextSize and more params in mermaid config and release v1.1.0 🚀

feat: support maxEdges, maxTextSize and more params in mermaid config and release v1.1.0 🚀 #321

name: Semantic PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}