Skip to content

don't forget to chmod 755 the digitemp_ munin plugin and install it! #17

don't forget to chmod 755 the digitemp_ munin plugin and install it!

don't forget to chmod 755 the digitemp_ munin plugin and install it! #17

Workflow file for this run

name: ShellCheck
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
inputs:
git-ref:
description: Git Ref (Optional)
required: false
permissions:
contents: read
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
format: gcc