Skip to content

Point badge at the renamed repo #15

Point badge at the renamed repo

Point badge at the renamed repo #15

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