Skip to content

Update bin/g docs

Update bin/g docs #23

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
paths:
- '**.sh'
jobs:
shellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: scripts/shellcheck.sh