Skip to content

Alloy-Mixin: allow k8s cluster and alloy cluster disable, add logs dashboard #742

Alloy-Mixin: allow k8s cluster and alloy cluster disable, add logs dashboard

Alloy-Mixin: allow k8s cluster and alloy cluster disable, add logs dashboard #742

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/tutorials/assets"