Skip to content

Ensure MediaPlayer has dedicated thread owner that is not the main thread #773

Ensure MediaPlayer has dedicated thread owner that is not the main thread

Ensure MediaPlayer has dedicated thread owner that is not the main thread #773

name: Claude Code Review
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
claude-review:
uses: revenuecat/sdk-github-workflows/.github/workflows/claude-code-review.yml@v5
secrets:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}