Skip to content

Update for Raspbian 12 (Bookworm) #115

Update for Raspbian 12 (Bookworm)

Update for Raspbian 12 (Bookworm) #115

Workflow file for this run

name: linter
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v1
- name: Run ShellCheck
uses: azohra/shell-linter@latest