Compare commits
No commits in common. "v1.0.4" and "v1.0.3" have entirely different histories.
2 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Claude
|
||||
uses: https://git.kjan.de/actions/claude-pr-review@c298cc9c98944f10c9eab55608fead7f6b6d3f10
|
||||
uses: https://git.kjan.de/actions/claude-pr-review@1878fa8a576e5052194a42678af6f23776c7b206
|
||||
with:
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
GITEA_URL: ${{ secrets._GITEA_URL }}
|
||||
|
|
|
@ -57,7 +57,6 @@ runs:
|
|||
|
||||
- name: Claude PR Review
|
||||
if: steps.check-renovate.outputs.author != 'Renovate Bot'
|
||||
continue-on-error: true
|
||||
env:
|
||||
ANTHROPIC_API_KEY: ${{ inputs.ANTHROPIC_API_KEY }}
|
||||
PR_NUMBER: ${{ github.event.number }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue