Skip to content

User bob in example with limited PermitOpen #138

User bob in example with limited PermitOpen

User bob in example with limited PermitOpen #138

Workflow file for this run

---
name: shellcheck
on:
push: # All branches and tags
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: ShellCheck
uses: essentialkaos/shellcheck-action@v1
with:
files: build/startup.sh