Update .github/workflows/claude-code-review.yml

This commit is contained in:
Daniel Chalef 2025-10-30 19:43:28 -07:00 committed by GitHub
parent 124529e59e
commit 83f839fc2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
outputs:
is_fork: ${{ steps.check.outputs.is_fork }}
steps: