Skip to content

Commit 3e01d68

Browse files
committed
Allow claude to read CI runs
1 parent a13bc50 commit 3e01d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
pull-requests: write
1616
issues: write
1717
id-token: write
18+
actions: read # Required for Claude to read CI results on PRs
1819
steps:
1920
- name: Checkout code
2021
uses: actions/checkout@v4

0 commit comments

Comments
 (0)