Compare commits

..

1 commit

Author SHA1 Message Date
43f1e2f65a chore: Implement the action in its own repo
Some checks failed
Claude PR Review / claude (pull_request) Failing after 7s
2025-06-02 07:52:08 +02:00

View file

@ -12,3 +12,5 @@ jobs:
uses: https://git.kjan.de/actions/claude-pr-review@main
with:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
GITEA_URL: ${{ secrets._GITEA_URL }}
GITEA_CLAUDE_TOKEN: ${{ secrets._GITEA_CLAUDE_TOKEN }}