Skip to content

#1370: Fix build with empty system folder (#1373) #291

#1370: Fix build with empty system folder (#1373)

#1370: Fix build with empty system folder (#1373) #291

name: spellcheck
on:
push:
paths:
- '**.asciidoc'
- '**.adoc'
- '**.md'
workflow_dispatch:
jobs:
spellchecker:
uses: devonfw/.github/.github/workflows/devonfw-spellchecker.yml@master
secrets:
RESUSABLE_GH_ACTION_TOKEN: ${{ secrets.GHA_TOKEN }}