Update .github/workflows/claude-code-review.yml
This commit is contained in:
parent
124529e59e
commit
83f839fc2a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/claude-code-review.yml
vendored
1
.github/workflows/claude-code-review.yml
vendored
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
outputs:
|
||||
is_fork: ${{ steps.check.outputs.is_fork }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue