Skip to content

Commit b855016

Browse files
varunsh-coderabernier
authored andcommitted
ci: add GitHub token permissions for workflow (mrdoob#24332)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
1 parent baff875 commit b855016

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
@@ -12,6 +12,9 @@ on:
1212
- 'docs/**'
1313
- 'files/**'
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619

1720
lint:

0 commit comments

Comments
 (0)