Skip to content

Tell dependabot to target 2.20.x (#11681) #609

Tell dependabot to target 2.20.x (#11681)

Tell dependabot to target 2.20.x (#11681) #609

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/documentation.yml@5.2.0"