Skip to content

Add severity and basedir to JSON report #360

Add severity and basedir to JSON report

Add severity and basedir to JSON report #360

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
run: shellcheck .github/*.sh