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: