Compare commits

..

1 commit

Author SHA1 Message Date
c0954ba020 chore: Implement the action in its own repo
Some checks failed
Claude PR Review / claude (pull_request) Failing after 8s
2025-06-02 08:28:45 +02:00

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Claude
uses: https://git.kjan.de/actions/claude-pr-review@1878fa8a576e5052194a42678af6f23776c7b206
uses: https://git.kjan.de/actions/claude-pr-review@main
with:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
GITEA_URL: ${{ secrets._GITEA_URL }}