Skip to content

docs: update information on /etc/pam.d/login #9

docs: update information on /etc/pam.d/login

docs: update information on /etc/pam.d/login #9

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