Skip to content

Commit f29ecd5

Browse files
authored
Merge pull request #2383 from ViewComponent/ci-config
allow actions to read artifacts
2 parents 145a212 + 9d8caba commit f29ecd5

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)