Skip to content

Also mention sbuild in the comment about adapted cross-compilation su… #143

Also mention sbuild in the comment about adapted cross-compilation su…

Also mention sbuild in the comment about adapted cross-compilation su… #143

Workflow file for this run

name: Linting
on:
pull_request:
push:
paths-ignore: [LICENSE, README.md]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
with:
scandir: scripts