Skip to content

(profile::core::common) add manage_node_exporter param #6268

(profile::core::common) add manage_node_exporter param

(profile::core::common) add manage_node_exporter param #6268

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: yamllint
"on":
- push
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run yamllint
uses: bewuethr/yamllint-action@v1