diff --git a/.github/workflows/documentation-build.yml b/.github/workflows/documentation-build.yml index 3104a9df1..99b23217d 100644 --- a/.github/workflows/documentation-build.yml +++ b/.github/workflows/documentation-build.yml @@ -12,7 +12,7 @@ on: workflow_dispatch: inputs: graph_cache: - description: "Use cached graphs? (Disabling will rebuild the GH Pages folder from scratch)" + description: "Use cached dot graphs? (Disabling will rebuild the GH Pages folder from scratch)" type: boolean default: true