Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit 7f96c88

Browse files
committed
ci: scope down permissions for docs.yml
1 parent 01303f8 commit 7f96c88

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
@@ -11,6 +11,9 @@ on:
1111
release:
1212
types: [published]
1313

14+
permissions:
15+
contents: write
16+
1417
jobs:
1518
test:
1619
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)