Skip to content

Only set DEB_BUILD_OPTIONS and DEB_BUILD_PROFILES for cross-building … #149

Only set DEB_BUILD_OPTIONS and DEB_BUILD_PROFILES for cross-building …

Only set DEB_BUILD_OPTIONS and DEB_BUILD_PROFILES for cross-building … #149

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