Skip to content

Stem 1.8.2 -> 1.8.1 / sudo systemctl daemon-reload removed in first_u… #831

Stem 1.8.2 -> 1.8.1 / sudo systemctl daemon-reload removed in first_u…

Stem 1.8.2 -> 1.8.1 / sudo systemctl daemon-reload removed in first_u… #831

Workflow file for this run

on:
push:
branches:
- "**"
name: 'Trigger: Push action'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
scandir: './'