Skip to content

Remove support for Doctrine Annotations (#2931) #329

Remove support for Doctrine Annotations (#2931)

Remove support for Doctrine Annotations (#2931) #329

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: "Generate documentation"
uses: "doctrine/.github/.github/workflows/[email protected]"