Skip to content

Do not enable the proxy autoloader or cache warmer when using native lazy objects #50

Do not enable the proxy autoloader or cache warmer when using native lazy objects

Do not enable the proxy autoloader or cache warmer when using native lazy objects #50

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