Skip to content

[Docs] Upgrade guide: Mention emergency recovery if major version got updated without updating to latest minor version first #99

[Docs] Upgrade guide: Mention emergency recovery if major version got updated without updating to latest minor version first

[Docs] Upgrade guide: Mention emergency recovery if major version got updated without updating to latest minor version first #99

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