Skip to content

feat(readme): replace fallback image with Remotion demo gif #18

feat(readme): replace fallback image with Remotion demo gif

feat(readme): replace fallback image with Remotion demo gif #18

Workflow file for this run

name: Quality Gate
on:
pull_request:
push:
branches: [main, master]
permissions:
contents: read
jobs:
quality:
uses: ./.github/workflows/reusable-quality-checks.yml
with:
node_versions: '["20", "22"]'