Skip to content

Fix broken diagram (GitHub is behind mermaid.live) #178

Fix broken diagram (GitHub is behind mermaid.live)

Fix broken diagram (GitHub is behind mermaid.live) #178

Workflow file for this run

name: Spellcheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.24.0
name: Spellcheck