Skip to content

chore: update code statistics #317

chore: update code statistics

chore: update code statistics #317

Workflow file for this run

# Invokes Claude Code on issues and PR comments mentioning @claude
name: Claude Code
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
issues:
types: [opened, assigned]
pull_request_review:
types: [submitted]
jobs:
claude:
uses: xemantic/.github/.github/workflows/claude-code.yml@main
secrets: inherit