Skip to content

Reflect ALAC encoding in the output log #101

Reflect ALAC encoding in the output log

Reflect ALAC encoding in the output log #101

Workflow file for this run

name: Lint Bash Scripts
on:
push:
branches:
- main
- 'feature/*'
pull_request:
branches:
- main
jobs:
lint:
name: Lint Bash Scripts
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint with ShellCheck
uses: ludeeus/[email protected]