Skip to content

Merge pull request #2128 from doctrine/2.18.x-merge-up-into-2.19.x_zv… #137

Merge pull request #2128 from doctrine/2.18.x-merge-up-into-2.19.x_zv…

Merge pull request #2128 from doctrine/2.18.x-merge-up-into-2.19.x_zv… #137

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/[email protected]"