From 26b59af5494ee16d451cdfcb4611a465e4136051 Mon Sep 17 00:00:00 2001 From: Stephan Fuhrmann Date: Wed, 15 Nov 2023 16:01:38 +0100 Subject: [PATCH] Fix doc --- .github/workflows/extract-all-openapi.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/extract-all-openapi.yml b/.github/workflows/extract-all-openapi.yml index b2647c0..94e9602 100644 --- a/.github/workflows/extract-all-openapi.yml +++ b/.github/workflows/extract-all-openapi.yml @@ -1,7 +1,4 @@ -# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time -# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -# -# This file is auto-generated by OpenAPI Generator (https://openapi-generator.tech) +# Extracts the OpenAPI specs from multiple Checkmk versions and stores them as an artifact name: Extract all OpenAPI specs