Skip to content

Attempt at providing an owned version of command #254

Attempt at providing an owned version of command

Attempt at providing an owned version of command #254

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: shellcheck
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: shellcheck
run: shellcheck *.sh