Skip to content

Commit 9a49389

Browse files
authored
1 parent bb2742a commit 9a49389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
track_progress: true
2727
prompt: |
2828
REPO: ${{ github.repository }}
29-
PR NUMBER: ${{ github.event.pull_request.number }}
29+
PR NUMBER: ${{ github.event.issue.number }}
3030
3131
Perform a comprehensive code review with the following focus areas:
3232

0 commit comments

Comments
 (0)