Skip to content

chore(main): release 2.1.2 #26

chore(main): release 2.1.2

chore(main): release 2.1.2 #26

Workflow file for this run

name: "Claude: Code Review"
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
jobs:
claude-review:
permissions:
contents: write
pull-requests: write
issues: read
id-token: write
actions: read
uses: intility/reusable-claude/.github/workflows/claude-code-review.yaml@58c3c5cad89379ba2154fd9e2e17cbba5a7f093d # v1.1.1

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/claude-review.yml" -> "intility/reusable-claude/.github/workflows/claude-code-review.yaml@58c3c5cad89379ba2154fd9e2e17cbba5a7f093d" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
prompt_file: ".github/prompts/code-review.md"
secrets: inherit