Skip to content

Merge pull request #505 from doctrine/dependabot/github_actions/1.8.x… #12

Merge pull request #505 from doctrine/dependabot/github_actions/1.8.x…

Merge pull request #505 from doctrine/dependabot/github_actions/1.8.x… #12

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