Skip to content

Capture error output for ffmpeg, mp4chaps and mp4art #105

Capture error output for ffmpeg, mp4chaps and mp4art

Capture error output for ffmpeg, mp4chaps and mp4art #105

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]