Skip to content

added macOS Sonoma support #117

added macOS Sonoma support

added macOS Sonoma support #117

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Shell Linter
uses: azohra/shell-linter@latest