Summary

Added a GitHub Actions workflow for rendering the Remotion car-impact ad and validated it locally.

What Changed

Workflow Behavior

The workflow runs on manual dispatch and pushes to main when project render files change. It installs dependencies, regenerates audio, runs QA, checks remote readiness, renders vertical and square car-impact MP4s, renders review stills, and uploads the files as an artifact named car-impact-remotion-ads.

Verification

Hosted GitHub Actions Status

A true hosted GitHub Actions run was not triggered because this local folder is not currently a Git repository and GitHub CLI is not installed on this machine. The workflow and project package are ready to push to a GitHub repo; after that, the workflow can be run from Actions > Render Remotion Ads > Run workflow.

Held Off Per User