Skip to content

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

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

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

Workflow file for this run

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