Skip to content

Commit a059fa3

Browse files
authored
[BRE-1331] Allow Claude to read private repo action runs (#483)
1 parent 5465a66 commit a059fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_review-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
needs: validation
8484
if: needs.validation.outputs.should_review == 'true'
8585
permissions:
86+
actions: read
8687
contents: read
8788
id-token: write
8889
pull-requests: write

0 commit comments

Comments
 (0)