Skip to content

Merge pull request #2569 from nehlsen/fix/installation-instructions #62

Merge pull request #2569 from nehlsen/fix/installation-instructions

Merge pull request #2569 from nehlsen/fix/installation-instructions #62

Workflow file for this run

name: "Documentation"
on:
pull_request:
paths:
- 'docs/**'
- '.github/workflows/docs_next.yml'
- 'README.md'
push:
paths:
- 'docs/**'
- '.github/workflows/docs_next.yml'
- 'README.md'
permissions:
contents: read
jobs:
docs:
uses: coreshop/workflow-collection/.github/workflows/docs.yml@v1