Skip to content

mysql-health.sh: it now sends alarms for inaccessible nodes according… #84

mysql-health.sh: it now sends alarms for inaccessible nodes according…

mysql-health.sh: it now sends alarms for inaccessible nodes according… #84

Workflow file for this run

on:
push:
branches:
- main
workflow_dispatch:
name: "Trigger: Push action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
./scripts/monocloud/os-health.sh