Skip to content

Merge 3.3.x up into 3.4.x #620

Merge 3.3.x up into 3.4.x

Merge 3.3.x up into 3.4.x #620

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