Skip to content

Merge pull request #96 from doctrine/3.6.x-merge-up-into-3.7.x_EYYJM2Fu #7

Merge pull request #96 from doctrine/3.6.x-merge-up-into-3.7.x_EYYJM2Fu

Merge pull request #96 from doctrine/3.6.x-merge-up-into-3.7.x_EYYJM2Fu #7

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