Skip to content

Commit 0d0b199

Browse files
authored
chore: update gh workflow permissions (#112)
1 parent 299fa3b commit 0d0b199

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
branches:
44
- main
55
name: docs
6+
permissions:
7+
contents: read # This applies to all jobs
68
jobs:
79
docs:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)