Skip to content

Improved smart_cleanup_arch #6

Improved smart_cleanup_arch

Improved smart_cleanup_arch #6

Workflow file for this run

name: Shellcheck
permissions:
contents: read
on: [push]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master