Skip to content

docs: update readme to contain more info regarding /etc/pam.d/sshd #8

docs: update readme to contain more info regarding /etc/pam.d/sshd

docs: update readme to contain more info regarding /etc/pam.d/sshd #8

Workflow file for this run

on:
push:
branches: [ master, dev ]
pull_request:
branches: [ master ]
name: 'ShellCheck'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master