Skip to content

feat(security): 2024 hardening update #10

feat(security): 2024 hardening update

feat(security): 2024 hardening update #10

Workflow file for this run

name: CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
build:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: 'aarch erase_hdd example.aa firstboot.txt kvm.pkg nextcloud.pkg nginx.pkg'