Skip to content

chore: declare Node package as ES module #187

chore: declare Node package as ES module

chore: declare Node package as ES module #187

name: Claude PR Review
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
review:
permissions:
contents: read
pull-requests: write
uses: Starisian-Technologies/sparxstar-anthropic-workflow/.github/workflows/claude-pr-review.yml@main

Check failure on line 12 in .github/workflows/claude-pr-review.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/claude-pr-review.yml" -> "Starisian-Technologies/sparxstar-anthropic-workflow/.github/workflows/claude-pr-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:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}