Skip to content

Add RSC demo with react_on_rails 16.4.0-rc.5 #254

Add RSC demo with react_on_rails 16.4.0-rc.5

Add RSC demo with react_on_rails 16.4.0-rc.5 #254

name: Claude Code Review
on:
pull_request:
types: [opened, synchronize]
jobs:
claude-review:
uses: shakacode/.github/.github/workflows/claude-code-review.yml@main

Check failure on line 9 in .github/workflows/claude-code-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/claude-code-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/claude-code-review.yml" -> "shakacode/.github/.github/workflows/claude-code-review.yml@main" (source branch with sha:c54ed82133fac0f0aa60e8d37c48fb553602b4a0) : workflow is not reusable as it is missing a `on.workflow_call` trigger
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets:
CLAUDE_CODE_OAUTH_TOKEN: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}