Update documentation-build.yml

This commit is contained in:
tooomm 2025-09-28 19:28:05 +02:00 committed by GitHub
parent 652f6864d8
commit c60eded391
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
name: Generate Documentation name: Generate Docs
on: on:
push: push:
@ -7,6 +7,8 @@ on:
pull_request: pull_request:
paths: paths:
- '.github/workflows/documentation-build.yml' - '.github/workflows/documentation-build.yml'
- 'Doxyfile'
- 'doxygen_style.css'
workflow_dispatch: workflow_dispatch:
jobs: jobs: