From bdda774ac3f164272d11176124be1f9121434f5e Mon Sep 17 00:00:00 2001 From: Xunzhuo Date: Thu, 7 Mar 2024 12:01:55 +0800 Subject: [PATCH] Fix gen check (#2814) * fix: gen-check error Signed-off-by: bitliu * run lint for docs Signed-off-by: bitliu --------- Signed-off-by: bitliu --- .github/workflows/build_and_test.yaml | 1 - site/content/en/latest/install/api.md | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 540ec319b6e..258b1f4f99a 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -12,7 +12,6 @@ on: - "release/v*" paths-ignore: - "**/*.png" - - 'site/**' permissions: contents: read diff --git a/site/content/en/latest/install/api.md b/site/content/en/latest/install/api.md index a1ab34ca0bf..165a91d01e6 100644 --- a/site/content/en/latest/install/api.md +++ b/site/content/en/latest/install/api.md @@ -1,4 +1,7 @@ -# gateway-helm ++++ +title = "gateway-helm" ++++ + ![Version: v0.0.0-latest](https://img.shields.io/badge/Version-v0.0.0--latest-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)