Skip to content

keyframe extraction module removed, is now done by scenedetect #96

keyframe extraction module removed, is now done by scenedetect

keyframe extraction module removed, is now done by scenedetect #96

Workflow file for this run

name: All branches but main - test only
on:
push:
branches-ignore:
- "main"
paths-ignore:
- README.md
- LICENSE
- docker-compose.yml
jobs:
test:
uses: "./.github/workflows/_test.yml"