Skip to content

Commit 5cac2ad

Browse files
claude-feedback-support (#625)
Summary: - Enable Claude GHA to read and incorporate CI results.
1 parent 520f67a commit 5cac2ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
pull-requests: read
2424
issues: read
2525
id-token: write
26+
actions: read
2627
steps:
2728
- name: Checkout repository
2829
uses: actions/checkout@v4

0 commit comments

Comments
 (0)