Skip to content

Really mention sbuild in the comments about adapted cross-build support #146

Really mention sbuild in the comments about adapted cross-build support

Really mention sbuild in the comments about adapted cross-build support #146

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