Skip to content

Broaden platform badge to Debian based #14

Broaden platform badge to Debian based

Broaden platform badge to Debian based #14

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@2.0.0
with:
severity: warning