Skip to content

build: common modified #24

build: common modified

build: common modified #24

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