From c60eded3912925f2bd229ee42285691d6865bf48 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 28 Sep 2025 19:28:05 +0200 Subject: [PATCH] Update documentation-build.yml --- .github/workflows/documentation-build.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/documentation-build.yml b/.github/workflows/documentation-build.yml index fc4598180..3dc4262d9 100644 --- a/.github/workflows/documentation-build.yml +++ b/.github/workflows/documentation-build.yml @@ -1,4 +1,4 @@ -name: Generate Documentation +name: Generate Docs on: push: @@ -7,6 +7,8 @@ on: pull_request: paths: - '.github/workflows/documentation-build.yml' + - 'Doxyfile' + - 'doxygen_style.css' workflow_dispatch: jobs: