Update workflow trigger

This commit is contained in:
tooomm 2025-10-04 12:02:48 +02:00
parent 50ba36e2d5
commit 5905787d3e

View file

@ -6,9 +6,13 @@ on:
- '*' # Only re-generate docs when a new tagged version is pushed
pull_request:
paths:
- '**.h'
- '/doc/doxygen/**'
- '/doc/doxygen-extra-pages/**'
- '/doc/doxygen-groups/**'
- '.github/workflows/documentation-build.yml'
- 'Doxyfile'
- 'doxygen_style.css'
- 'DoxygenLayout.xml'
workflow_dispatch:
env: