Skip to content

Mermaid flowcharts render blank boxes when a text line is too long (at ~30 chars) #33

Mermaid flowcharts render blank boxes when a text line is too long (at ~30 chars)

Mermaid flowcharts render blank boxes when a text line is too long (at ~30 chars) #33

Workflow file for this run

name: Add new issue to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issue to project board
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/jannis-baum/projects/7
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}