Skip to content

Improved comments in host keys management section #70

Improved comments in host keys management section

Improved comments in host keys management section #70

Workflow file for this run

---
name: shellcheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: ShellCheck
uses: essentialkaos/shellcheck-action@v1
with:
files: build/startup.sh