Skip to content

Commit dfff0da

Browse files
JoeMattclaude
andcommitted
Add actions: read permission for artifact API access
listWorkflowRunArtifacts requires actions scope which is dropped when permissions are explicitly set. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent c736bab commit dfff0da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [ master ]
88

99
permissions:
10+
actions: read
1011
contents: read
1112
pull-requests: write
1213

0 commit comments

Comments
 (0)