Skip to content

Merge remote-tracking branch 'origin/3.3.x' into 4.0.x #52

Merge remote-tracking branch 'origin/3.3.x' into 4.0.x

Merge remote-tracking branch 'origin/3.3.x' into 4.0.x #52

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