Skip to content

Adding missing @Override annotations. Some refactoring #1

Adding missing @Override annotations. Some refactoring

Adding missing @Override annotations. Some refactoring #1

name: Claude PR Review
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
jobs:
claude:
permissions:
contents: read
pull-requests: write
issues: write
uses: consulo/shared-workflows/.github/workflows/claude-pr-review.yml@master
secrets: inherit