Skip to content

Commit 9d8caba

Browse files
committed
allow actions to read artifacts
1 parent 145a212 commit 9d8caba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22

33
permissions:
44
contents: read
5+
actions: read
56

67
on:
78
pull_request:

0 commit comments

Comments
 (0)