Skip to content

address bug with too much in the PRs #37

address bug with too much in the PRs

address bug with too much in the PRs #37

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
run: shellcheck bin/*.sh