Skip to content

Commit 65dd354

Browse files
authored
Add permissions
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
1 parent 97d0e7b commit 65dd354

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- '**/*.rst'
1111
- '**/*.txt'
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
build:
1518
name: Build

0 commit comments

Comments
 (0)