Skip to content

[TASK] Migrate workflows to shared reusable workflows from .github #1261

[TASK] Migrate workflows to shared reusable workflows from .github

[TASK] Migrate workflows to shared reusable workflows from .github #1261

name: test documentation
on:
push:
pull_request:
jobs:
render:
uses: TYPO3-Documentation/.github/.github/workflows/reusable-test-documentation.yml@main
with:
render-flags: '--no-progress --minimal-test'