Skip to content

Extend CI to 29.0 (#328) #35

Extend CI to 29.0 (#328)

Extend CI to 29.0 (#328) #35

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ludeeus/action-shellcheck@master