Skip to content

Commit dfecb72

Browse files
authored
chore: Set permissions (#122)
1 parent de285bf commit dfecb72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
- src/**
1717
- .github/workflows/docs.yml
1818

19+
permissions:
20+
contents: read
21+
1922
jobs:
2023
build-docs:
2124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)