Skip to content

fix(replay): hide duration while chunks are progressively loading #122

fix(replay): hide duration while chunks are progressively loading

fix(replay): hide duration while chunks are progressively loading #122

Workflow file for this run

name: Codex Code Review
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: codex-review-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
codex-review:
uses: Dashverse/infra/.github/workflows/codex-review.yml@main

Check failure on line 13 in .github/workflows/codex-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codex-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codex-review.yml" -> "Dashverse/infra/.github/workflows/codex-review.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
app_id: ${{ secrets.APP_ID }}
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}