From c7f2ba8c15f3380e2df631f765bab71c600d4bbf Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 28 Sep 2025 18:35:53 +0200 Subject: [PATCH] Update documentation-build.yml --- .github/workflows/documentation-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/documentation-build.yml b/.github/workflows/documentation-build.yml index c71f3baf7..13ad733af 100644 --- a/.github/workflows/documentation-build.yml +++ b/.github/workflows/documentation-build.yml @@ -1,4 +1,4 @@ -name: Documentation +name: Generate Documentation on: push: @@ -8,7 +8,7 @@ on: jobs: docs: - name: Doxygen Docs + name: Doxygen runs-on: ubuntu-latest steps: