Skip to content

[DOCS-9152] adding more information to kube_api_server check #18138

[DOCS-9152] adding more information to kube_api_server check

[DOCS-9152] adding more information to kube_api_server check #18138

Workflow file for this run

name: PR
on:
pull_request:
paths-ignore:
- datadog_checks_base/datadog_checks/**
- datadog_checks_dev/datadog_checks/dev/*.py
merge_group:
types: [checks_requested]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/pr-test.yml
with:
repo: core
secrets: inherit