Skip to content

add doc missing about PHPMD converter (since v1.4.0) #65

add doc missing about PHPMD converter (since v1.4.0)

add doc missing about PHPMD converter (since v1.4.0) #65

Workflow file for this run

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