Compare commits
No commits in common. "aa07b17b3d21f5edf65c96a41d77344905e8d565" and "1878fa8a576e5052194a42678af6f23776c7b206" have entirely different histories.
aa07b17b3d
...
1878fa8a57
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
name: Claude PR Review
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
claude:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Claude
|
||||
uses: https://git.kjan.de/actions/claude-pr-review@1878fa8a576e5052194a42678af6f23776c7b206
|
||||
with:
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
GITEA_URL: ${{ secrets._GITEA_URL }}
|
||||
GITEA_CLAUDE_TOKEN: ${{ secrets._GITEA_CLAUDE_TOKEN }}
|
Loading…
Add table
Add a link
Reference in a new issue