Skip to content

Merge pull request #511 from doctrine/2.0.x-merge-up-into-2.1.x_4CNqClcZ #16

Merge pull request #511 from doctrine/2.0.x-merge-up-into-2.1.x_4CNqClcZ

Merge pull request #511 from doctrine/2.0.x-merge-up-into-2.1.x_4CNqClcZ #16

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@6.0.0"