Skip to content

Update actions

Update actions #1

name: Claude Auto Review
on:
pull_request:
types: [opened]
jobs:
auto-review:
uses: SocketDev/socket-registry/.github/actions/workflows/claude-auto-review.yml@main

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

View workflow run for this annotation

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

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
secrets:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
with:
timeout_minutes: '60'