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: