Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

archival notice

archival notice #572

Workflow file for this run

name: Scripts linter
on: [push]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master