Skip to content

pve2 sensors in5 is 5v and in6 is CPU core #3

pve2 sensors in5 is 5v and in6 is CPU core

pve2 sensors in5 is 5v and in6 is CPU core #3

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