Skip to content

Commit 0149222

Browse files
authored
chore: add top level permission to docs-ci (#16573)
This should bump OpenSSF Score added in #14879
1 parent b1d53b0 commit 0149222

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs-ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
- "**.md"
1616
- ".github/workflows/docs-ci.yaml"
1717

18+
permissions:
19+
contents: read
20+
1821
jobs:
1922
docs:
2023
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)