Skip to content

Generate first DH key for invitee in Double ratchet and send out the first message in conversation. #48

Generate first DH key for invitee in Double ratchet and send out the first message in conversation.

Generate first DH key for invitee in Double ratchet and send out the first message in conversation. #48

Workflow file for this run

name: Claude Code Review
on:
issue_comment:
types: [created]
pull_request:
types: [opened, synchronize]
permissions:
contents: read
id-token: write
jobs:
claude:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: anthropics/claude-code-action@beta
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
experimental_allowed_domains: |
.github.com
.githubusercontent.com