diff --git a/.github/workflows/doc-lint.yml b/.github/workflows/doc-lint.yml index e37f7d432365..43f604ffbab3 100644 --- a/.github/workflows/doc-lint.yml +++ b/.github/workflows/doc-lint.yml @@ -4,6 +4,7 @@ on: pull_request: branches: [master, 'release/**'] paths: + - 'docs/**' - '**/*.md' jobs: diff --git a/docs/zh/latest/config.json b/docs/zh/latest/config.json index 9c700f72d34d..a74b92505f5b 100644 --- a/docs/zh/latest/config.json +++ b/docs/zh/latest/config.json @@ -117,8 +117,7 @@ "label": "Metrics", "items": [ "plugins/prometheus", - "plugins/node-status", - "plugins/datadog" + "plugins/node-status" ] }, {