Skip to content

Merge pull request #12165 from HypeMC/debug-events-commands #1125

Merge pull request #12165 from HypeMC/debug-events-commands

Merge pull request #12165 from HypeMC/debug-events-commands #1125

Workflow file for this run

name: "Documentation"
on:
pull_request:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
push:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
jobs:
documentation:
name: "Documentation"
uses: "doctrine/.github/.github/workflows/documentation.yml@13.0.0"