Skip to content

Document the change for 2.2.0 #65

Document the change for 2.2.0

Document the change for 2.2.0 #65

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Shellcheck
run: |
shellcheck *.sh