Skip to content

Add uptime and comments to the default config #17

Add uptime and comments to the default config

Add uptime and comments to the default config #17

Workflow file for this run

name: CI
on:
push:
branches: main
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Run shellcheck
run: shellcheck --enable=require-double-brackets,quote-safe-variables,avoid-nullary-conditions shstatus config.sh