Skip to content

Merge pull request #12279 from greg0ire/deprecate-conversion #1119

Merge pull request #12279 from greg0ire/deprecate-conversion

Merge pull request #12279 from greg0ire/deprecate-conversion #1119

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"