Skip to content

Commit 942b15b

Browse files
committed
ci: scope down permissions for check-docs.yml
1 parent 673a706 commit 942b15b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ on:
2121
- 'lambda-extension/**'
2222
- 'Cargo.toml'
2323

24+
permissions:
25+
contents: read
26+
2427
jobs:
2528
build-runtime:
2629
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)