Skip to content

Merge pull request #427 from greg0ire/fix-headings #54

Merge pull request #427 from greg0ire/fix-headings

Merge pull request #427 from greg0ire/fix-headings #54

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.1.0"