Skip to content

[Readme] update broken links #58

[Readme] update broken links

[Readme] update broken links #58

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