Skip to content

Commit 0affceb

Browse files
committed
ci: permission read
1 parent 2b3faad commit 0affceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
paths-ignore:
1010
- 'docs/**'
1111
- 'playground/**'
12+
permissions:
13+
contents: read
1214

1315
jobs:
1416
build:

0 commit comments

Comments
 (0)