Skip to content

clean-up code and phpDoc blocks of all extension #49

clean-up code and phpDoc blocks of all extension

clean-up code and phpDoc blocks of all extension #49

Workflow file for this run

---
name: GitHub-Pages
on:
push:
branches:
- master
- "7.1"
paths:
- docs/**
pull_request:
workflow_dispatch:
jobs:
deploy:
uses: llaville/.github/.github/workflows/gh-pages.yml@master
with:
destination-dir: "7.1"
force-orphan: false
hook-script: "resources/gh-pages-hook.sh"
graph-uml: true