Skip to content

Merge pull request #855 from doctrine/6.2.x-merge-up-into-6.3.x_3YROqq0J #9

Merge pull request #855 from doctrine/6.2.x-merge-up-into-6.3.x_3YROqq0J

Merge pull request #855 from doctrine/6.2.x-merge-up-into-6.3.x_3YROqq0J #9

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]"